public abstract class SAFlowElementInstanceImpl extends SANamedElementImpl implements org.bonitasoft.engine.core.process.instance.model.archive.SAFlowElementInstance
| Constructor and Description |
|---|
SAFlowElementInstanceImpl() |
SAFlowElementInstanceImpl(org.bonitasoft.engine.core.process.instance.model.SFlowElementInstance flowElementInstance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
long |
getLogicalGroup(int index) |
long |
getParentActivityInstanceId() |
long |
getParentContainerId() |
long |
getParentProcessInstanceId() |
long |
getProcessDefinitionId() |
long |
getRootContainerId() |
long |
getRootProcessInstanceId() |
int |
hashCode() |
boolean |
isAborting() |
void |
setAborting(boolean aborting) |
void |
setLogicalGroup(int index,
long id) |
void |
setParentContainerId(long parentContainerId) |
void |
setRootContainerId(long rootContainerId) |
String |
toString() |
getName, setNamegetArchiveDate, getId, getSourceObjectId, getTenantId, setArchiveDate, setId, setSourceObjectId, setTenantIdclone, finalize, getClass, notify, notifyAll, wait, wait, waitisTerminalgetNamepublic SAFlowElementInstanceImpl()
public SAFlowElementInstanceImpl(org.bonitasoft.engine.core.process.instance.model.SFlowElementInstance flowElementInstance)
public long getProcessDefinitionId()
getProcessDefinitionId in interface org.bonitasoft.engine.core.process.instance.model.archive.SAFlowElementInstancepublic long getRootProcessInstanceId()
getRootProcessInstanceId in interface org.bonitasoft.engine.core.process.instance.model.archive.SAFlowElementInstancepublic long getParentActivityInstanceId()
getParentActivityInstanceId in interface org.bonitasoft.engine.core.process.instance.model.archive.SAFlowElementInstancepublic long getParentProcessInstanceId()
getParentProcessInstanceId in interface org.bonitasoft.engine.core.process.instance.model.archive.SAFlowElementInstancepublic long getRootContainerId()
getRootContainerId in interface org.bonitasoft.engine.core.process.instance.model.archive.SAFlowElementInstancepublic void setRootContainerId(long rootContainerId)
public long getParentContainerId()
getParentContainerId in interface org.bonitasoft.engine.core.process.instance.model.archive.SAFlowElementInstancepublic void setParentContainerId(long parentContainerId)
public void setLogicalGroup(int index,
long id)
public long getLogicalGroup(int index)
getLogicalGroup in interface org.bonitasoft.engine.core.process.instance.model.archive.SAFlowElementInstancepublic boolean isAborting()
public void setAborting(boolean aborting)
public int hashCode()
hashCode in class SANamedElementImplpublic boolean equals(Object obj)
equals in class SANamedElementImplpublic String toString()
toString in class org.bonitasoft.engine.persistence.SAPersistenceObjectImplCopyright © 2015 Bonitasoft S.A.. All rights reserved.