Class FlowExecutionList

java.lang.Object
org.jenkinsci.plugins.workflow.flow.FlowExecutionList
All Implemented Interfaces:
Iterable<FlowExecution>

@Extension public class FlowExecutionList extends Object implements Iterable<FlowExecution>
Enumerates running builds and ensures they resume after Jenkins is restarted.