public class SFlowNodeWrapper extends Object
| Constructor and Description |
|---|
SFlowNodeWrapper(org.bonitasoft.engine.core.process.definition.model.SFlowNodeDefinition flowNode) |
| Modifier and Type | Method and Description |
|---|---|
org.bonitasoft.engine.core.process.definition.model.SFlowNodeDefinition |
getFlowNode() |
boolean |
hasIncomingTransitions() |
boolean |
isBoundaryEvent() |
boolean |
isEventSubProcess() |
boolean |
isExclusive() |
boolean |
isInterrupting() |
boolean |
isNull() |
boolean |
isParalleleOrInclusive() |
public SFlowNodeWrapper(org.bonitasoft.engine.core.process.definition.model.SFlowNodeDefinition flowNode)
public boolean isParalleleOrInclusive()
public boolean isExclusive()
public org.bonitasoft.engine.core.process.definition.model.SFlowNodeDefinition getFlowNode()
public boolean isBoundaryEvent()
public boolean isInterrupting()
public boolean isNull()
public boolean hasIncomingTransitions()
public boolean isEventSubProcess()
Copyright © 2014 Bonitasoft S.A.. All rights reserved.