Class SAFlowNodeSimpleRefBusinessDataInstance
- 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
-
- org.bonitasoft.engine.core.process.instance.model.archive.business.data.SAFlowNodeSimpleRefBusinessDataInstance
-
- All Implemented Interfaces:
java.io.Serializable,ArchivedPersistentObject,PersistentObject
@Entity public class SAFlowNodeSimpleRefBusinessDataInstance extends SASimpleRefBusinessDataInstance
- 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 SAFlowNodeSimpleRefBusinessDataInstance()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SRefBusinessDataInstancetoSRefBusinessDataInstance()-
Methods inherited from class org.bonitasoft.engine.core.process.instance.model.archive.business.data.SARefBusinessDataInstance
getArchiveDate, getPersistentObjectInterface, getSourceObjectId, setArchiveDate, setSourceObjectId
-
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
-
-
-
-
Method Detail
-
toSRefBusinessDataInstance
public SRefBusinessDataInstance toSRefBusinessDataInstance()
- Specified by:
toSRefBusinessDataInstancein classSARefBusinessDataInstance
-
-