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