Class RunningFlowAction
java.lang.Object
org.jenkinsci.plugins.workflow.cps.RunningFlowAction
- All Implemented Interfaces:
Action,ModelObject
- Direct Known Subclasses:
CpsThreadDumpAction,PauseUnpauseAction
Parent class for transient
Actions of running pipeline builds.- See Also:
-
Constructor Details
-
RunningFlowAction
public RunningFlowAction()
-