public class ExecutingThrowEventStateImpl extends ExecutingFlowNodeStateImpl
| Constructor and Description |
|---|
ExecutingThrowEventStateImpl(StateBehaviors stateBehaviors) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
afterOnFinish(SProcessDefinition processDefinition,
org.bonitasoft.engine.core.process.instance.model.SFlowNodeInstance flowNodeInstance) |
protected void |
beforeOnEnter(SProcessDefinition processDefinition,
org.bonitasoft.engine.core.process.instance.model.SFlowNodeInstance flowNodeInstance) |
int |
getId() |
protected void |
onEnterToOnFinish(SProcessDefinition processDefinition,
org.bonitasoft.engine.core.process.instance.model.SFlowNodeInstance flowNodeInstance) |
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(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(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.SActivityStateExecutionExceptionprotected void afterOnFinish(SProcessDefinition processDefinition, org.bonitasoft.engine.core.process.instance.model.SFlowNodeInstance flowNodeInstance) throws org.bonitasoft.engine.core.process.instance.api.exceptions.SActivityStateExecutionException
afterOnFinish in class ExecutingFlowNodeStateImplorg.bonitasoft.engine.core.process.instance.api.exceptions.SActivityStateExecutionExceptionCopyright © 2016 Bonitasoft S.A.. All rights reserved.