Class FlowExecutionList.ItemListenerImpl
java.lang.Object
hudson.model.listeners.ItemListener
org.jenkinsci.plugins.workflow.flow.FlowExecutionList.ItemListenerImpl
- All Implemented Interfaces:
ExtensionPoint
- Enclosing class:
- FlowExecutionList
When Jenkins starts up and everything is loaded, be sure to proactively resurrect
all the ongoing
FlowExecution
s so that they start running again.-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
-
Method Summary
Methods inherited from class hudson.model.listeners.ItemListener
all, checkBeforeCopy, fireLocationChange, fireOnCopied, fireOnCreated, fireOnDeleted, fireOnUpdated, onBeforeShutdown, onCheckCopy, onCopied, onCreated, onDeleted, onLocationChanged, onRenamed, onUpdated, register
-
Constructor Details
-
ItemListenerImpl
public ItemListenerImpl()
-
-
Method Details
-
onLoaded
public void onLoaded()- Overrides:
onLoaded
in classItemListener
-