Annotation Interface ToolDefaultVerbose


@Documented @Retention(RUNTIME) @Target(TYPE) public @interface ToolDefaultVerbose
The annotated tool will be run in verbose mode by default.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    boolean
     
  • Element Details

    • value

      boolean value
      Returns:
      whether to turn on activity reporting as well.
      Default:
      false