Annotation Type NoLog


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