Class FlowExecutionList.ItemListenerImpl

java.lang.Object
hudson.model.listeners.ItemListener
org.jenkinsci.plugins.workflow.flow.FlowExecutionList.ItemListenerImpl
All Implemented Interfaces:
ExtensionPoint
Enclosing class:
FlowExecutionList

@Extension public static class FlowExecutionList.ItemListenerImpl extends ItemListener
When Jenkins starts up and everything is loaded, be sure to proactively resurrect all the ongoing FlowExecutions so that they start running again.
  • Constructor Details

    • ItemListenerImpl

      public ItemListenerImpl()
  • Method Details