Class AntTargetNote

java.lang.Object
hudson.console.ConsoleNote
hudson.tasks._ant.AntTargetNote
All Implemented Interfaces:
ExtensionPoint, Describable, Serializable

public final class AntTargetNote extends ConsoleNote
Marks the log line "TARGET:" that Ant uses to mark the beginning of the new target.
Since:
1.349
See Also:
  • Field Details

    • ENABLED

      public static boolean ENABLED
  • Constructor Details

    • AntTargetNote

      public AntTargetNote()
  • Method Details