Class FlowExecutionList.ResumeStepExecutionListener

java.lang.Object
org.jenkinsci.plugins.workflow.flow.FlowExecutionListener
org.jenkinsci.plugins.workflow.flow.FlowExecutionList.ResumeStepExecutionListener
All Implemented Interfaces:
ExtensionPoint
Enclosing class:
FlowExecutionList

@Extension public static class FlowExecutionList.ResumeStepExecutionListener extends FlowExecutionListener
Whenever a Pipeline resumes, resume all incomplete steps in its FlowExecution.

Called by WorkflowRun.onLoad, so guaranteed to run if a Pipeline resumes regardless of its presence in FlowExecutionList.