public abstract class SFlowNodeInstanceBuilderFactoryImpl extends SFlowElementInstanceBuilderFactoryImpl implements SFlowNodeInstanceBuilderFactory
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
DISPLAY_DESCRIPTION |
protected static java.lang.String |
DISPLAY_NAME |
protected static java.lang.String |
EXECUTE_BY_KEY |
protected static java.lang.String |
EXECUTE_FOR_KEY |
protected static java.lang.String |
LAST_UPDATE_KEY |
protected static java.lang.String |
PREVIOUS_STATE_ID_KEY |
protected static java.lang.String |
REACHED_STATE_DATE_KEY |
protected static java.lang.String |
STATE_EXECUTING_KEY |
protected static java.lang.String |
STATE_ID_KEY |
protected static java.lang.String |
STATE_NAME_KEY |
LOGICAL_GROUP1_KEY, LOGICAL_GROUP2_KEY, LOGICAL_GROUP3_KEY, LOGICAL_GROUP4_KEY, PARENT_ACTIVITY_INSTANCE_INDEX, PARENT_CONTAINER_ID_KEY, PARENT_PROCESS_INSTANCE_INDEX, PROCESS_DEFINITION_INDEX, ROOT_CONTAINER_ID_KEY, ROOT_PROCESS_INSTANCE_INDEX, STABLE_KEY, TERMINAL_KEY| Constructor and Description |
|---|
SFlowNodeInstanceBuilderFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDisplayDescriptionKey() |
java.lang.String |
getDisplayNameKey() |
java.lang.String |
getExecutedBy() |
java.lang.String |
getExecutedBySubstitute() |
java.lang.String |
getLastUpdateDateKey() |
java.lang.String |
getPreviousStateIdKey() |
java.lang.String |
getReachStateDateKey() |
java.lang.String |
getStateExecutingKey() |
java.lang.String |
getStateIdKey() |
java.lang.String |
getStateNameKey() |
getParentActivityInstanceIndex, getParentActivityInstanceKey, getParentContainerIdKey, getParentProcessInstanceIndex, getParentProcessInstanceKey, getProcessDefinitionIndex, getProcessDefinitionKey, getRootContainerIdKey, getRootProcessInstanceIndex, getRootProcessInstanceKey, getStableKey, getStateCategoryKey, getTerminalKeyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetIdKey, getNameKey, getParentActivityInstanceIndex, getParentActivityInstanceKey, getParentContainerIdKey, getParentProcessInstanceIndex, getParentProcessInstanceKey, getProcessDefinitionIndex, getProcessDefinitionKey, getRootContainerIdKey, getRootProcessInstanceIndex, getRootProcessInstanceKey, getStableKey, getStateCategoryKey, getTerminalKeyprotected static final java.lang.String DISPLAY_DESCRIPTION
protected static final java.lang.String DISPLAY_NAME
protected static final java.lang.String STATE_ID_KEY
protected static final java.lang.String STATE_NAME_KEY
protected static final java.lang.String PREVIOUS_STATE_ID_KEY
protected static final java.lang.String LAST_UPDATE_KEY
protected static final java.lang.String REACHED_STATE_DATE_KEY
protected static final java.lang.String EXECUTE_BY_KEY
protected static final java.lang.String EXECUTE_FOR_KEY
protected static final java.lang.String STATE_EXECUTING_KEY
public java.lang.String getDisplayDescriptionKey()
getDisplayDescriptionKey in interface SFlowNodeInstanceBuilderFactorypublic java.lang.String getDisplayNameKey()
getDisplayNameKey in interface SFlowNodeInstanceBuilderFactorypublic java.lang.String getStateExecutingKey()
getStateExecutingKey in interface SFlowNodeInstanceBuilderFactorypublic java.lang.String getExecutedBy()
getExecutedBy in interface SFlowNodeInstanceBuilderFactorypublic java.lang.String getExecutedBySubstitute()
getExecutedBySubstitute in interface SFlowNodeInstanceBuilderFactorypublic java.lang.String getStateIdKey()
getStateIdKey in interface SFlowNodeInstanceBuilderFactorypublic java.lang.String getStateNameKey()
getStateNameKey in interface SFlowNodeInstanceBuilderFactorypublic java.lang.String getPreviousStateIdKey()
getPreviousStateIdKey in interface SFlowNodeInstanceBuilderFactorypublic java.lang.String getLastUpdateDateKey()
getLastUpdateDateKey in interface SFlowNodeInstanceBuilderFactorypublic java.lang.String getReachStateDateKey()
getReachStateDateKey in interface SFlowNodeInstanceBuilderFactory