Class FlowExecutionList.StepExecutionIteratorImpl
java.lang.Object
org.jenkinsci.plugins.workflow.steps.StepExecutionIterator
org.jenkinsci.plugins.workflow.flow.FlowExecutionList.StepExecutionIteratorImpl
- All Implemented Interfaces:
- ExtensionPoint
- Enclosing class:
- FlowExecutionList
@Extension
public static class FlowExecutionList.StepExecutionIteratorImpl
extends org.jenkinsci.plugins.workflow.steps.StepExecutionIterator
Enumerates 
StepExecutions running inside FlowExecution.- 
Nested Class SummaryNested classes/interfaces inherited from interface hudson.ExtensionPointExtensionPoint.LegacyInstancesAreScopedToHudson
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.jenkinsci.plugins.workflow.steps.StepExecutionIteratorall, apply
- 
Constructor Details- 
StepExecutionIteratorImplpublic StepExecutionIteratorImpl()
 
- 
- 
Method Details- 
acceptpublic com.google.common.util.concurrent.ListenableFuture<?> accept(Consumer<org.jenkinsci.plugins.workflow.steps.StepExecution> c) - Overrides:
- acceptin class- org.jenkinsci.plugins.workflow.steps.StepExecutionIterator
 
 
-