public class ExecutingThrowEventStateImpl extends ExecutingFlowNodeStateImpl
| Constructor and Description |
|---|
ExecutingThrowEventStateImpl(StateBehaviors stateBehaviors) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
beforeOnEnter(org.bonitasoft.engine.core.process.definition.model.SProcessDefinition processDefinition,
org.bonitasoft.engine.core.process.instance.model.SFlowNodeInstance flowNodeInstance) |
int |
getId() |
protected void |
onEnterToOnFinish(org.bonitasoft.engine.core.process.definition.model.SProcessDefinition processDefinition,
org.bonitasoft.engine.core.process.instance.model.SFlowNodeInstance flowNodeInstance) |
afterOnFinish, getName, getStateCategory, getSystemComment, hit, isInterrupting, isStable, isTerminal, mustAddSystemComment, shouldExecuteStateexecutepublic ExecutingThrowEventStateImpl(StateBehaviors stateBehaviors)
public int getId()
getId in interface org.bonitasoft.engine.core.process.instance.api.states.State<org.bonitasoft.engine.core.process.instance.model.SFlowNodeInstance>getId in class ExecutingFlowNodeStateImplprotected void beforeOnEnter(org.bonitasoft.engine.core.process.definition.model.SProcessDefinition processDefinition,
org.bonitasoft.engine.core.process.instance.model.SFlowNodeInstance flowNodeInstance)
throws org.bonitasoft.engine.core.process.instance.api.exceptions.SActivityStateExecutionException
beforeOnEnter in class ExecutingFlowNodeStateImplorg.bonitasoft.engine.core.process.instance.api.exceptions.SActivityStateExecutionExceptionprotected void onEnterToOnFinish(org.bonitasoft.engine.core.process.definition.model.SProcessDefinition processDefinition,
org.bonitasoft.engine.core.process.instance.model.SFlowNodeInstance flowNodeInstance)
throws org.bonitasoft.engine.core.process.instance.api.exceptions.SActivityStateExecutionException
onEnterToOnFinish in class ExecutingFlowNodeStateImplorg.bonitasoft.engine.core.process.instance.api.exceptions.SActivityStateExecutionExceptionCopyright © 2014 Bonitasoft S.A.. All Rights Reserved.