public class SAProcessInstanceImpl extends SANamedElementImpl implements org.bonitasoft.engine.core.process.instance.model.archive.SAProcessInstance
| Constructor and Description |
|---|
SAProcessInstanceImpl() |
SAProcessInstanceImpl(org.bonitasoft.engine.core.process.instance.model.SProcessInstance processInstance) |
getName, setNamegetArchiveDate, getId, getSourceObjectId, getTenantId, setArchiveDate, setId, setSourceObjectId, setTenantId, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetNamepublic SAProcessInstanceImpl()
public SAProcessInstanceImpl(org.bonitasoft.engine.core.process.instance.model.SProcessInstance processInstance)
public String getDiscriminator()
getDiscriminator in interface org.bonitasoft.engine.persistence.PersistentObjectpublic long getProcessDefinitionId()
getProcessDefinitionId in interface org.bonitasoft.engine.core.process.instance.model.archive.SAProcessInstancepublic void setProcessDefinitionId(long processDefinitionId)
public String getDescription()
getDescription in interface org.bonitasoft.engine.core.process.instance.model.archive.SAProcessInstancepublic void setDescription(String description)
public int getStateId()
getStateId in interface org.bonitasoft.engine.core.process.instance.model.archive.SAProcessInstancepublic void setStateId(int stateId)
public long getStartDate()
getStartDate in interface org.bonitasoft.engine.core.process.instance.model.archive.SAProcessInstancepublic void setStartDate(long startDate)
public long getStartedBy()
getStartedBy in interface org.bonitasoft.engine.core.process.instance.model.archive.SAProcessInstancepublic void setStartedBy(long startedBy)
public long getStartedBySubstitute()
getStartedBySubstitute in interface org.bonitasoft.engine.core.process.instance.model.archive.SAProcessInstancepublic void setStartedBySubstitute(long startedBySubstitute)
public long getEndDate()
getEndDate in interface org.bonitasoft.engine.core.process.instance.model.archive.SAProcessInstancepublic void setEndDate(long endDate)
public long getLastUpdate()
getLastUpdate in interface org.bonitasoft.engine.core.process.instance.model.archive.SAProcessInstancepublic void setLastUpdate(long lastUpdate)
public long getRootProcessInstanceId()
getRootProcessInstanceId in interface org.bonitasoft.engine.core.process.instance.model.archive.SAProcessInstancepublic void setRootProcessInstanceId(long rootProcessInstanceId)
public long getCallerId()
getCallerId in interface org.bonitasoft.engine.core.process.instance.model.archive.SAProcessInstancepublic void setCallerId(long callerId)
public String getStringIndex1()
getStringIndex1 in interface org.bonitasoft.engine.core.process.instance.model.archive.SAProcessInstancepublic void setStringIndex1(String stringIndex1)
public String getStringIndex2()
getStringIndex2 in interface org.bonitasoft.engine.core.process.instance.model.archive.SAProcessInstancepublic void setStringIndex2(String stringIndex2)
public String getStringIndex3()
getStringIndex3 in interface org.bonitasoft.engine.core.process.instance.model.archive.SAProcessInstancepublic void setStringIndex3(String stringIndex3)
public String getStringIndex4()
getStringIndex4 in interface org.bonitasoft.engine.core.process.instance.model.archive.SAProcessInstancepublic void setStringIndex4(String stringIndex4)
public String getStringIndex5()
getStringIndex5 in interface org.bonitasoft.engine.core.process.instance.model.archive.SAProcessInstancepublic void setStringIndex5(String stringIndex5)
public int hashCode()
hashCode in class SANamedElementImplpublic boolean equals(Object obj)
equals in class SANamedElementImplpublic Class<? extends org.bonitasoft.engine.persistence.PersistentObject> getPersistentObjectInterface()
getPersistentObjectInterface in interface org.bonitasoft.engine.persistence.ArchivedPersistentObjectCopyright © 2017 Bonitasoft S.A.. All rights reserved.