public class DecisionControllerImpl extends Object implements IExecutionElementController
| Constructor and Description |
|---|
DecisionControllerImpl(RuntimeJobExecution jobExecution,
Decision decision) |
| Modifier and Type | Method and Description |
|---|---|
ExecutionStatus |
execute() |
List<Long> |
getLastRunStepExecutions() |
protected void |
setPreviousStepExecutions(ExecutionElement previousExecutionElement,
IExecutionElementController previousElementController) |
void |
stop() |
public DecisionControllerImpl(RuntimeJobExecution jobExecution, Decision decision)
public ExecutionStatus execute()
execute in interface IExecutionElementControllerprotected void setPreviousStepExecutions(ExecutionElement previousExecutionElement, IExecutionElementController previousElementController)
public 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