Annotation Type Terminal


  • @Retention(RUNTIME)
    public @interface Terminal
    This annotation is used to mark a step class that is a terminal step.
    Since:
    2.0
    Author:
    Laurent Jourdren