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