Class ActionNote

java.lang.Object
hudson.console.ConsoleNote<Run<?,?>>
hudson.plugins.ansicolor.action.ActionNote
All Implemented Interfaces:
ExtensionPoint, Describable<ConsoleNote<?>>, Serializable

public class ActionNote extends ConsoleNote<Run<?,?>>
Marker note accompanying a ColorizedAction showing where an action needs to take place
See Also: