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:
Serializable,ArchivedPersistentObject,PersistentObject
@Entity
public class SAFlowNodeSimpleRefBusinessDataInstance
extends SASimpleRefBusinessDataInstance
- Author:
- Emmanuel Duchastenier
- See Also:
-
Field Summary
Fields inherited from class org.bonitasoft.engine.core.process.instance.model.archive.business.data.SARefBusinessDataInstance
id -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.bonitasoft.engine.core.process.instance.model.archive.business.data.SARefBusinessDataInstance
getArchiveDate, getPersistentObjectInterface, getSourceObjectId, setArchiveDate, setSourceObjectIdMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.bonitasoft.engine.persistence.PersistentObject
getId, setId
-
Constructor Details
-
SAFlowNodeSimpleRefBusinessDataInstance
public SAFlowNodeSimpleRefBusinessDataInstance()
-
-
Method Details
-
toSRefBusinessDataInstance
- Specified by:
toSRefBusinessDataInstancein classSARefBusinessDataInstance
-