com.dtolabs.rundeck.core.execution.workflow.state
Interface MutableExecutionState

All Superinterfaces:
HasExecutionState

public interface MutableExecutionState
extends HasExecutionState

MutableExecutionState is ...

Since:
2014-09-12

Method Summary
 void setExecutionState(ExecutionState state)
          Set the execution state
 
Methods inherited from interface com.dtolabs.rundeck.core.execution.workflow.state.HasExecutionState
getExecutionState
 

Method Detail

setExecutionState

void setExecutionState(ExecutionState state)
Set the execution state