public abstract class SAFlowElementInstanceBuilderImpl extends SANamedElementBuilderImpl implements org.bonitasoft.engine.core.process.instance.model.archive.builder.SAFlowElementInstanceBuilder
| 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 |
|---|
SAFlowElementInstanceBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescriptionKey() |
String |
getKindKey() |
int |
getParentActivityInstanceIndex() |
String |
getParentActivityInstanceKey() |
String |
getParentContainerIdKey() |
int |
getParentProcessInstanceIndex() |
String |
getParentProcessInstanceKey() |
int |
getProcessDefinitionIndex() |
String |
getProcessDefinitionKey() |
String |
getRootContainerIdKey() |
int |
getRootProcessInstanceIndex() |
String |
getRootProcessInstanceKey() |
getArchivedDateKey, getIdKey, getNameKey, getSourceObjectIdKeyprotected 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.archive.builder.SAFlowElementInstanceBuilderpublic String getParentContainerIdKey()
getParentContainerIdKey in interface org.bonitasoft.engine.core.process.instance.model.archive.builder.SAFlowElementInstanceBuilderpublic String getProcessDefinitionKey()
getProcessDefinitionKey in interface org.bonitasoft.engine.core.process.instance.model.archive.builder.SAFlowElementInstanceBuilderpublic String getRootProcessInstanceKey()
getRootProcessInstanceKey in interface org.bonitasoft.engine.core.process.instance.model.archive.builder.SAFlowElementInstanceBuilderpublic String getParentProcessInstanceKey()
getParentProcessInstanceKey in interface org.bonitasoft.engine.core.process.instance.model.archive.builder.SAFlowElementInstanceBuilderpublic String getParentActivityInstanceKey()
getParentActivityInstanceKey in interface org.bonitasoft.engine.core.process.instance.model.archive.builder.SAFlowElementInstanceBuilderpublic int getProcessDefinitionIndex()
getProcessDefinitionIndex in interface org.bonitasoft.engine.core.process.instance.model.archive.builder.SAFlowElementInstanceBuilderpublic int getRootProcessInstanceIndex()
getRootProcessInstanceIndex in interface org.bonitasoft.engine.core.process.instance.model.archive.builder.SAFlowElementInstanceBuilderpublic int getParentProcessInstanceIndex()
getParentProcessInstanceIndex in interface org.bonitasoft.engine.core.process.instance.model.archive.builder.SAFlowElementInstanceBuilderpublic int getParentActivityInstanceIndex()
getParentActivityInstanceIndex in interface org.bonitasoft.engine.core.process.instance.model.archive.builder.SAFlowElementInstanceBuilderpublic String getDescriptionKey()
getDescriptionKey in interface org.bonitasoft.engine.core.process.instance.model.archive.builder.SAFlowElementInstanceBuilderpublic String getKindKey()
getKindKey in interface org.bonitasoft.engine.core.process.instance.model.archive.builder.SAFlowElementInstanceBuilderCopyright © 2013 BonitaSoft. All Rights Reserved.