Annotation Type IncludeStepBlocks
-
@Target(METHOD) @Retention(RUNTIME) public @interface IncludeStepBlocks
This annotation is used by JSON writer to include Block steps with log output.
@Target(METHOD)
@Retention(RUNTIME)
public @interface IncludeStepBlocks