public class CancellingReceiveTaskStateImpl extends CancellingActivityWithBoundaryStateImpl
| Constructor and Description |
|---|
CancellingReceiveTaskStateImpl(StateBehaviors stateBehaviors,
WaitingEventsInterrupter waitingEventsInterrupter) |
| Modifier and Type | Method and Description |
|---|---|
org.bonitasoft.engine.core.process.instance.api.states.StateCode |
execute(SProcessDefinition processDefinition,
org.bonitasoft.engine.core.process.instance.model.SFlowNodeInstance instance) |
int |
getId() |
boolean |
shouldExecuteState(SProcessDefinition processDefinition,
org.bonitasoft.engine.core.process.instance.model.SFlowNodeInstance flowNodeInstance) |
getBoundaryCategoryState, getName, getStateCategory, getSystemComment, mustAddSystemCommentgetStateBehaviors, hit, isInterrupting, isStable, isTerminalpublic CancellingReceiveTaskStateImpl(StateBehaviors stateBehaviors, WaitingEventsInterrupter waitingEventsInterrupter)
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 CancellingActivityWithBoundaryStateImplpublic org.bonitasoft.engine.core.process.instance.api.states.StateCode execute(SProcessDefinition processDefinition, org.bonitasoft.engine.core.process.instance.model.SFlowNodeInstance instance) throws org.bonitasoft.engine.core.process.instance.api.exceptions.SActivityStateExecutionException
execute in interface org.bonitasoft.engine.core.process.instance.api.states.State<org.bonitasoft.engine.core.process.instance.model.SFlowNodeInstance>execute in class EndingActivityWithBoundaryStateImplorg.bonitasoft.engine.core.process.instance.api.exceptions.SActivityStateExecutionExceptionpublic boolean shouldExecuteState(SProcessDefinition processDefinition, org.bonitasoft.engine.core.process.instance.model.SFlowNodeInstance flowNodeInstance)
shouldExecuteState in interface org.bonitasoft.engine.core.process.instance.api.states.FlowNodeStateshouldExecuteState in class EndingActivityWithBoundaryStateImplCopyright © 2016 Bonitasoft S.A.. All rights reserved.