| Modifier and Type | Method and Description |
|---|---|
SFlowNodeInstance |
BPMInstancesCreator.createFlowNodeInstance(long processDefinitionId,
long rootContainerId,
long parentContainerId,
SFlowElementsContainerType parentContainerType,
SFlowNodeDefinition sFlowNodeDefinition,
long rootProcessInstanceId,
long parentProcessInstanceId,
boolean createInnerActivity,
int loopCounter,
SStateCategory stateCategory,
long relatedActivityInstanceId) |
SFlowNodeInstance |
BPMInstancesCreator.toFlowNodeInstance(long processDefinitionId,
long rootContainerId,
long parentContainerId,
SFlowElementsContainerType parentContainerType,
SFlowNodeDefinition sFlowNodeDefinition,
long rootProcessInstanceId,
long parentProcessInstanceId,
boolean createInnerActivity,
int loopCounter,
SStateCategory stateCategory,
long relatedActivityInstanceId) |
| Modifier and Type | Method and Description |
|---|---|
SFlowElementsContainerType |
SFlowElementsContainer.getContainerType() |
SFlowElementsContainerType |
SFlowElementInstance.getParentContainerType() |
static SFlowElementsContainerType |
SFlowElementsContainerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SFlowElementsContainerType[] |
SFlowElementsContainerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SFlowElementsContainerType |
SProcessInstanceImpl.getContainerType() |
SFlowElementsContainerType |
SFlowNodeInstanceImpl.getContainerType() |
SFlowElementsContainerType |
SFlowElementInstanceImpl.getParentContainerType() |
Copyright © 2019 Bonitasoft S.A.. All rights reserved.