public class InactiveState extends StateBase
processStep| Constructor and Description |
|---|
InactiveState(ProcessStepInstanceImplCustomBase processStep) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute()
Executes the process step and sets its state t o active, if not all
startports are active or to executing, if all startports are active.
|
eu.vicci.process.model.sofiainstance.State |
getSimpleState()
Return the simple enum state of this state
|
void |
kill()
Kills a process step and sets its state to killed.
|
deploy, escalate, hasFinishedExecution, pause, portExecutionStateChanged, processExecuted, processReset, reset, resume, stop, workpublic InactiveState(ProcessStepInstanceImplCustomBase processStep)
public boolean execute()
StateBasepublic void kill()
StateBasepublic eu.vicci.process.model.sofiainstance.State getSimpleState()
StateBasegetSimpleState in class StateBaseCopyright © 2018. All rights reserved.