Class PauseUnpauseAction
java.lang.Object
org.jenkinsci.plugins.workflow.cps.PauseUnpauseAction
- All Implemented Interfaces:
Action
,ModelObject
Allows a running flow to be paused or unpaused.
-
Method Summary
-
Method Details
-
getUrlName
- Specified by:
getUrlName
in interfaceAction
-
getIconFileName
- Specified by:
getIconFileName
in interfaceAction
-
getDisplayName
- Specified by:
getDisplayName
in interfaceAction
- Specified by:
getDisplayName
in interfaceModelObject
-
doToggle
- Throws:
IOException
-