Package hudson.plugins.ansicolor.action
Class ActionNote
- All Implemented Interfaces:
ExtensionPoint,Describable<ConsoleNote<?>>,Serializable
Marker note accompanying a ColorizedAction showing where an action needs to take place
- See Also:
-
Nested Class Summary
Nested 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
Modifier and TypeMethodDescriptionConsoleAnnotator<Run<?,?>> annotate(Run<?, ?> context, MarkupText text, int charPos) Methods inherited from class hudson.console.ConsoleNote
encode, encodeTo, encodeTo, findPreamble, getDescriptor, readFrom, removeNotes, removeNotes, skip
-
Constructor Details
-
ActionNote
-
-
Method Details
-
annotate
- Specified by:
annotatein classConsoleNote<Run<?,?>>
-