public abstract class SFlowElementInstanceBuilderFactoryImpl extends java.lang.Object implements SFlowElementInstanceBuilderFactory
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
LOGICAL_GROUP1_KEY |
protected static java.lang.String |
LOGICAL_GROUP2_KEY |
protected static java.lang.String |
LOGICAL_GROUP3_KEY |
protected static java.lang.String |
LOGICAL_GROUP4_KEY |
protected static int |
PARENT_ACTIVITY_INSTANCE_INDEX |
protected static java.lang.String |
PARENT_CONTAINER_ID_KEY |
protected static int |
PARENT_PROCESS_INSTANCE_INDEX |
protected static int |
PROCESS_DEFINITION_INDEX |
protected static java.lang.String |
ROOT_CONTAINER_ID_KEY |
protected static int |
ROOT_PROCESS_INSTANCE_INDEX |
protected static java.lang.String |
STABLE_KEY |
protected static java.lang.String |
TERMINAL_KEY |
| Constructor and Description |
|---|
SFlowElementInstanceBuilderFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
int |
getParentActivityInstanceIndex() |
java.lang.String |
getParentActivityInstanceKey() |
java.lang.String |
getParentContainerIdKey() |
int |
getParentProcessInstanceIndex() |
java.lang.String |
getParentProcessInstanceKey() |
int |
getProcessDefinitionIndex() |
java.lang.String |
getProcessDefinitionKey() |
java.lang.String |
getRootContainerIdKey() |
int |
getRootProcessInstanceIndex() |
java.lang.String |
getRootProcessInstanceKey() |
java.lang.String |
getStableKey() |
java.lang.String |
getStateCategoryKey() |
java.lang.String |
getTerminalKey() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetIdKey, getNameKeyprotected static final java.lang.String ROOT_CONTAINER_ID_KEY
protected static final java.lang.String PARENT_CONTAINER_ID_KEY
protected static final java.lang.String LOGICAL_GROUP1_KEY
protected static final java.lang.String LOGICAL_GROUP2_KEY
protected static final java.lang.String LOGICAL_GROUP3_KEY
protected static final java.lang.String LOGICAL_GROUP4_KEY
protected static final java.lang.String STABLE_KEY
protected static final java.lang.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 java.lang.String getRootContainerIdKey()
getRootContainerIdKey in interface SFlowElementInstanceBuilderFactorypublic java.lang.String getParentContainerIdKey()
getParentContainerIdKey in interface SFlowElementInstanceBuilderFactorypublic java.lang.String getProcessDefinitionKey()
getProcessDefinitionKey in interface SFlowElementInstanceBuilderFactorypublic java.lang.String getRootProcessInstanceKey()
getRootProcessInstanceKey in interface SFlowElementInstanceBuilderFactorypublic java.lang.String getParentProcessInstanceKey()
getParentProcessInstanceKey in interface SFlowElementInstanceBuilderFactorypublic java.lang.String getParentActivityInstanceKey()
getParentActivityInstanceKey in interface SFlowElementInstanceBuilderFactorypublic java.lang.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 java.lang.String getStableKey()
getStableKey in interface SFlowElementInstanceBuilderFactorypublic java.lang.String getTerminalKey()
getTerminalKey in interface SFlowElementInstanceBuilderFactory