Class POSTHyperlinkNote

java.lang.Object
hudson.console.ConsoleNote
hudson.console.HyperlinkNote
org.jenkinsci.plugins.workflow.support.steps.input.POSTHyperlinkNote
All Implemented Interfaces:
ExtensionPoint, Describable, Serializable

public final class POSTHyperlinkNote extends HyperlinkNote
Hyperlink which sends a POST request to the specified URL.
See Also: