Class SASimpleRefBusinessDataInstance
- java.lang.Object
-
- org.bonitasoft.engine.core.process.instance.model.archive.business.data.SARefBusinessDataInstance
-
- org.bonitasoft.engine.core.process.instance.model.archive.business.data.SASimpleRefBusinessDataInstance
-
- All Implemented Interfaces:
java.io.Serializable,ArchivedPersistentObject,PersistentObject
- Direct Known Subclasses:
SAFlowNodeSimpleRefBusinessDataInstance,SAProcessSimpleRefBusinessDataInstance
@Entity public abstract class SASimpleRefBusinessDataInstance extends SARefBusinessDataInstance
- Author:
- Emmanuel Duchastenier
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class org.bonitasoft.engine.core.process.instance.model.archive.business.data.SARefBusinessDataInstance
id, tenantId
-
-
Constructor Summary
Constructors Constructor Description SASimpleRefBusinessDataInstance()
-
Method Summary
-
Methods inherited from class org.bonitasoft.engine.core.process.instance.model.archive.business.data.SARefBusinessDataInstance
getArchiveDate, getPersistentObjectInterface, getSourceObjectId, setArchiveDate, setSourceObjectId, toSRefBusinessDataInstance
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.bonitasoft.engine.persistence.PersistentObject
getId, setId, setTenantId
-
-