org.bonitasoft.engine.execution.state
public class AbortingActivityWithBoundaryStateImpl extends EndingActivityWithBoundaryStateImpl
| Constructor and Description |
|---|
AbortingActivityWithBoundaryStateImpl(StateBehaviors stateBehaviors) |
| Modifier and Type | Method and Description |
|---|---|
org.bonitasoft.engine.core.process.instance.model.SStateCategory |
getBoundaryCategoryState() |
int |
getId() |
String |
getName() |
org.bonitasoft.engine.core.process.instance.model.SStateCategory |
getStateCategory() |
String |
getSystemComment(org.bonitasoft.engine.core.process.instance.model.SFlowNodeInstance flowNodeInstance) |
boolean |
mustAddSystemComment(org.bonitasoft.engine.core.process.instance.model.SFlowNodeInstance flowNodeInstance) |
execute, getStateBehaviors, hit, isInterrupting, isStable, isTerminal, shouldExecuteStatepublic AbortingActivityWithBoundaryStateImpl(StateBehaviors stateBehaviors)
public boolean mustAddSystemComment(org.bonitasoft.engine.core.process.instance.model.SFlowNodeInstance flowNodeInstance)
public String getSystemComment(org.bonitasoft.engine.core.process.instance.model.SFlowNodeInstance flowNodeInstance)
public int getId()
public String getName()
public org.bonitasoft.engine.core.process.instance.model.SStateCategory getStateCategory()
public org.bonitasoft.engine.core.process.instance.model.SStateCategory getBoundaryCategoryState()
getBoundaryCategoryState in class EndingActivityWithBoundaryStateImplCopyright © 2014 Bonitasoft S.A.. All rights reserved.