Class DialogHyperlinkNote

java.lang.Object
hudson.console.ConsoleNote<Object>
org.jenkinsci.plugins.workflow.support.steps.input.DialogHyperlinkNote
All Implemented Interfaces:
ExtensionPoint, Describable<ConsoleNote<?>>, Serializable

public final class DialogHyperlinkNote extends ConsoleNote<Object>
Console note that turns its text into a button that opens a dialog.
See Also: