public abstract class SAFlowElementInstanceBuilderFactoryImpl extends SANamedElementBuilderFactoryImpl implements SAFlowElementInstanceBuilderFactory
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
DESCRIPTION_KEY |
protected static java.lang.String |
KIND_KEY |
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 |
ARCHIVED_DATE, ID_KEY, NAME_KEY| Constructor and Description |
|---|
SAFlowElementInstanceBuilderFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescriptionKey() |
java.lang.String |
getKindKey() |
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() |
getArchivedDateKey, getIdKey, getNameKey, getSourceObjectIdKeyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetArchivedDateKey, getIdKey, getNameKey, getSourceObjectIdKeyprotected static final java.lang.String DESCRIPTION_KEY
protected 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 KIND_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 SAFlowElementInstanceBuilderFactoryImpl()
public java.lang.String getRootContainerIdKey()
getRootContainerIdKey in interface SAFlowElementInstanceBuilderFactorypublic java.lang.String getParentContainerIdKey()
getParentContainerIdKey in interface SAFlowElementInstanceBuilderFactorypublic java.lang.String getProcessDefinitionKey()
getProcessDefinitionKey in interface SAFlowElementInstanceBuilderFactorypublic java.lang.String getRootProcessInstanceKey()
getRootProcessInstanceKey in interface SAFlowElementInstanceBuilderFactorypublic java.lang.String getParentProcessInstanceKey()
getParentProcessInstanceKey in interface SAFlowElementInstanceBuilderFactorypublic java.lang.String getParentActivityInstanceKey()
getParentActivityInstanceKey in interface SAFlowElementInstanceBuilderFactorypublic int getProcessDefinitionIndex()
getProcessDefinitionIndex in interface SAFlowElementInstanceBuilderFactorypublic int getRootProcessInstanceIndex()
getRootProcessInstanceIndex in interface SAFlowElementInstanceBuilderFactorypublic int getParentProcessInstanceIndex()
getParentProcessInstanceIndex in interface SAFlowElementInstanceBuilderFactorypublic int getParentActivityInstanceIndex()
getParentActivityInstanceIndex in interface SAFlowElementInstanceBuilderFactorypublic java.lang.String getDescriptionKey()
getDescriptionKey in interface SAFlowElementInstanceBuilderFactorypublic java.lang.String getKindKey()
getKindKey in interface SAFlowElementInstanceBuilderFactory