public abstract class SFlowElementInstanceBuilderFactoryImpl extends Object implements SFlowElementInstanceBuilderFactory
| Modifier and Type | Field and Description |
|---|---|
protected static String |
LOGICAL_GROUP1_KEY |
protected static String |
LOGICAL_GROUP2_KEY |
protected static String |
LOGICAL_GROUP3_KEY |
protected static String |
LOGICAL_GROUP4_KEY |
protected static int |
PARENT_ACTIVITY_INSTANCE_INDEX |
protected static String |
PARENT_CONTAINER_ID_KEY |
protected static int |
PARENT_PROCESS_INSTANCE_INDEX |
protected static int |
PROCESS_DEFINITION_INDEX |
protected static String |
ROOT_CONTAINER_ID_KEY |
protected static int |
ROOT_PROCESS_INSTANCE_INDEX |
protected static String |
STABLE_KEY |
protected static String |
TERMINAL_KEY |
| Constructor and Description |
|---|
SFlowElementInstanceBuilderFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
int |
getParentActivityInstanceIndex() |
String |
getParentActivityInstanceKey() |
String |
getParentContainerIdKey() |
int |
getParentProcessInstanceIndex() |
String |
getParentProcessInstanceKey() |
int |
getProcessDefinitionIndex() |
String |
getProcessDefinitionKey() |
String |
getRootContainerIdKey() |
int |
getRootProcessInstanceIndex() |
String |
getRootProcessInstanceKey() |
String |
getStableKey() |
String |
getStateCategoryKey() |
String |
getTerminalKey() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetIdKey, getNameKeyprotected static final String ROOT_CONTAINER_ID_KEY
protected static final String PARENT_CONTAINER_ID_KEY
protected static final String LOGICAL_GROUP1_KEY
protected static final String LOGICAL_GROUP2_KEY
protected static final String LOGICAL_GROUP3_KEY
protected static final String LOGICAL_GROUP4_KEY
protected static final String STABLE_KEY
protected static final String TERMINAL_KEY
protected static final int PROCESS_DEFINITION_INDEX
protected static final int ROOT_PROCESS_INSTANCE_INDEX
protected static final int PARENT_ACTIVITY_INSTANCE_INDEX
protected static final int PARENT_PROCESS_INSTANCE_INDEX
public SFlowElementInstanceBuilderFactoryImpl()
public String getRootContainerIdKey()
getRootContainerIdKey in interface SFlowElementInstanceBuilderFactorypublic String getParentContainerIdKey()
getParentContainerIdKey in interface SFlowElementInstanceBuilderFactorypublic String getProcessDefinitionKey()
getProcessDefinitionKey in interface SFlowElementInstanceBuilderFactorypublic String getRootProcessInstanceKey()
getRootProcessInstanceKey in interface SFlowElementInstanceBuilderFactorypublic String getParentProcessInstanceKey()
getParentProcessInstanceKey in interface SFlowElementInstanceBuilderFactorypublic String getParentActivityInstanceKey()
getParentActivityInstanceKey in interface SFlowElementInstanceBuilderFactorypublic String getStateCategoryKey()
getStateCategoryKey in interface SFlowElementInstanceBuilderFactorypublic int getProcessDefinitionIndex()
getProcessDefinitionIndex in interface SFlowElementInstanceBuilderFactorypublic int getRootProcessInstanceIndex()
getRootProcessInstanceIndex in interface SFlowElementInstanceBuilderFactorypublic int getParentProcessInstanceIndex()
getParentProcessInstanceIndex in interface SFlowElementInstanceBuilderFactorypublic int getParentActivityInstanceIndex()
getParentActivityInstanceIndex in interface SFlowElementInstanceBuilderFactorypublic String getStableKey()
getStableKey in interface SFlowElementInstanceBuilderFactorypublic String getTerminalKey()
getTerminalKey in interface SFlowElementInstanceBuilderFactoryCopyright © 2019 Bonitasoft S.A.. All rights reserved.