Class DialogHyperlinkNote
java.lang.Object
hudson.console.ConsoleNote<Object>
org.jenkinsci.plugins.workflow.support.steps.input.DialogHyperlinkNote
- All Implemented Interfaces:
ExtensionPoint, Describable<ConsoleNote<?>>, Serializable
Console note that turns its text into a button that opens a
dialog.
- 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
Modifier and TypeMethodDescriptionannotate(Object context, MarkupText text, int charPos) static StringMethods inherited from class ConsoleNote
encode, encodeTo, encodeTo, findPreamble, getDescriptor, readFrom, removeNotes, removeNotes, skip
-
Constructor Details
-
DialogHyperlinkNote
-
-
Method Details
-
encodeTo
-
annotate
- Specified by:
annotatein classConsoleNote<Object>
-