Class LabelAction
java.lang.Object
org.jenkinsci.plugins.workflow.actions.LabelAction
- All Implemented Interfaces:
Action
,ModelObject
,PersistentAction
To mark
FlowNode
with human readable label, like stages.- Author:
- Kohsuke Kawaguchi, Jesse Glick
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
LabelAction
-
-
Method Details
-
getIconFileName
- Specified by:
getIconFileName
in interfaceAction
-
getDisplayName
- Specified by:
getDisplayName
in interfaceAction
- Specified by:
getDisplayName
in interfaceModelObject
-
getUrlName
- Specified by:
getUrlName
in interfaceAction
-