public abstract class SFlowElementInstanceBuilderFactoryImpl extends Object implements org.bonitasoft.engine.core.process.instance.model.builder.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() |
protected 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 org.bonitasoft.engine.core.process.instance.model.builder.SFlowElementInstanceBuilderFactorypublic String getParentContainerIdKey()
getParentContainerIdKey in interface org.bonitasoft.engine.core.process.instance.model.builder.SFlowElementInstanceBuilderFactorypublic String getProcessDefinitionKey()
getProcessDefinitionKey in interface org.bonitasoft.engine.core.process.instance.model.builder.SFlowElementInstanceBuilderFactorypublic String getRootProcessInstanceKey()
getRootProcessInstanceKey in interface org.bonitasoft.engine.core.process.instance.model.builder.SFlowElementInstanceBuilderFactorypublic String getParentProcessInstanceKey()
getParentProcessInstanceKey in interface org.bonitasoft.engine.core.process.instance.model.builder.SFlowElementInstanceBuilderFactorypublic String getParentActivityInstanceKey()
getParentActivityInstanceKey in interface org.bonitasoft.engine.core.process.instance.model.builder.SFlowElementInstanceBuilderFactorypublic String getStateCategoryKey()
getStateCategoryKey in interface org.bonitasoft.engine.core.process.instance.model.builder.SFlowElementInstanceBuilderFactorypublic int getProcessDefinitionIndex()
getProcessDefinitionIndex in interface org.bonitasoft.engine.core.process.instance.model.builder.SFlowElementInstanceBuilderFactorypublic int getRootProcessInstanceIndex()
getRootProcessInstanceIndex in interface org.bonitasoft.engine.core.process.instance.model.builder.SFlowElementInstanceBuilderFactorypublic int getParentProcessInstanceIndex()
getParentProcessInstanceIndex in interface org.bonitasoft.engine.core.process.instance.model.builder.SFlowElementInstanceBuilderFactorypublic int getParentActivityInstanceIndex()
getParentActivityInstanceIndex in interface org.bonitasoft.engine.core.process.instance.model.builder.SFlowElementInstanceBuilderFactorypublic String getStableKey()
getStableKey in interface org.bonitasoft.engine.core.process.instance.model.builder.SFlowElementInstanceBuilderFactorypublic String getTerminalKey()
getTerminalKey in interface org.bonitasoft.engine.core.process.instance.model.builder.SFlowElementInstanceBuilderFactoryCopyright © 2015 Bonitasoft S.A.. All rights reserved.