Annotation Interface RequiresPreviousStep


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