public class FlowControllerImpl extends Object implements IExecutionElementController
| Modifier and Type | Field and Description |
|---|---|
protected Flow |
flow |
protected ModelNavigator<Flow> |
flowNavigator |
| Constructor and Description |
|---|
FlowControllerImpl(RuntimeJobExecution jobExecution,
Flow flow,
long rootJobExecutionId) |
| Modifier and Type | Method and Description |
|---|---|
ExecutionStatus |
execute() |
List<Long> |
getLastRunStepExecutions() |
void |
stop() |
protected ModelNavigator<Flow> flowNavigator
protected Flow flow
public FlowControllerImpl(RuntimeJobExecution jobExecution, Flow flow, long rootJobExecutionId)
public ExecutionStatus execute()
execute in interface IExecutionElementControllerpublic void stop()
stop in interface IControllerpublic List<Long> getLastRunStepExecutions()
getLastRunStepExecutions in interface IController© Copyright IBM Corp. 2014
Licensed under the Apache License, Version 2.0