Annotation Interface RequiresAllPreviousSteps


@Retention(RUNTIME) public @interface RequiresAllPreviousSteps
This annotation is used to mark a step class that requires the all the previous step in the workflow file.
Since:
2.0
Author:
Laurent Jourdren