Class AntOutcomeNote
java.lang.Object
hudson.console.ConsoleNote
hudson.tasks._ant.AntOutcomeNote
- All Implemented Interfaces:
ExtensionPoint, Describable, Serializable
Annotates the BUILD SUCCESSFUL/FAILED line of the Ant execution.
- Author:
- Kohsuke Kawaguchi
- See Also:
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Field Summary
Fields inherited from class ConsoleNote
INSECURE, POSTAMBLE, POSTAMBLE_STR, PREAMBLE, PREAMBLE_STR -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ConsoleNote
encode, encodeTo, encodeTo, findPreamble, getDescriptor, readFrom, removeNotes, removeNotes, skip
-
Constructor Details
-
AntOutcomeNote
public AntOutcomeNote()
-
-
Method Details
-
annotate
- Specified by:
annotatein classConsoleNote
-