Interface StageAction
- All Superinterfaces:
Action
,ModelObject
,PersistentAction
Deprecated.
-
Method Summary
Methods inherited from interface hudson.model.Action
getDisplayName, getIconFileName, getUrlName
-
Method Details
-
getStageName
String getStageName()Deprecated.Gets the name of the stage. Intended to be unique within a givenFlowExecution
.- Returns:
- a stage identifier
-
StageStep
, since deprecated by the block-scoped mode. Replaced for most purposes byLabelAction
and inspection of nesting structure.