public abstract class SFlowElementInstanceBuilderImpl extends Object implements org.bonitasoft.engine.core.process.instance.model.builder.SFlowElementInstanceBuilder
| Modifier and Type | Field and Description |
|---|---|
protected int |
PARENT_ACTIVITY_INSTANCE_INDEX |
protected int |
PARENT_PROCESS_INSTANCE_INDEX |
protected int |
PROCESS_DEFINITION_INDEX |
protected int |
ROOT_PROCESS_INSTANCE_INDEX |
| Constructor and Description |
|---|
SFlowElementInstanceBuilderImpl() |
| 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 final int PROCESS_DEFINITION_INDEX
protected final int ROOT_PROCESS_INSTANCE_INDEX
protected final int PARENT_ACTIVITY_INSTANCE_INDEX
protected final int PARENT_PROCESS_INSTANCE_INDEX
public String getRootContainerIdKey()
getRootContainerIdKey in interface org.bonitasoft.engine.core.process.instance.model.builder.SFlowElementInstanceBuilderpublic String getParentContainerIdKey()
getParentContainerIdKey in interface org.bonitasoft.engine.core.process.instance.model.builder.SFlowElementInstanceBuilderpublic String getProcessDefinitionKey()
getProcessDefinitionKey in interface org.bonitasoft.engine.core.process.instance.model.builder.SFlowElementInstanceBuilderpublic String getRootProcessInstanceKey()
getRootProcessInstanceKey in interface org.bonitasoft.engine.core.process.instance.model.builder.SFlowElementInstanceBuilderpublic String getParentProcessInstanceKey()
getParentProcessInstanceKey in interface org.bonitasoft.engine.core.process.instance.model.builder.SFlowElementInstanceBuilderpublic String getParentActivityInstanceKey()
getParentActivityInstanceKey in interface org.bonitasoft.engine.core.process.instance.model.builder.SFlowElementInstanceBuilderpublic String getStateCategoryKey()
getStateCategoryKey in interface org.bonitasoft.engine.core.process.instance.model.builder.SFlowElementInstanceBuilderpublic int getProcessDefinitionIndex()
getProcessDefinitionIndex in interface org.bonitasoft.engine.core.process.instance.model.builder.SFlowElementInstanceBuilderpublic int getRootProcessInstanceIndex()
getRootProcessInstanceIndex in interface org.bonitasoft.engine.core.process.instance.model.builder.SFlowElementInstanceBuilderpublic int getParentProcessInstanceIndex()
getParentProcessInstanceIndex in interface org.bonitasoft.engine.core.process.instance.model.builder.SFlowElementInstanceBuilderpublic int getParentActivityInstanceIndex()
getParentActivityInstanceIndex in interface org.bonitasoft.engine.core.process.instance.model.builder.SFlowElementInstanceBuilderpublic String getStableKey()
getStableKey in interface org.bonitasoft.engine.core.process.instance.model.builder.SFlowElementInstanceBuilderpublic String getTerminalKey()
getTerminalKey in interface org.bonitasoft.engine.core.process.instance.model.builder.SFlowElementInstanceBuilderCopyright © 2013 BonitaSoft. All Rights Reserved.