Class AbstractFormEngineNoRevisionEntity
java.lang.Object
org.flowable.common.engine.impl.persistence.entity.AbstractEntityNoRevision
com.flowable.form.engine.impl.persistence.entity.AbstractFormEngineNoRevisionEntity
- All Implemented Interfaces:
Entity
- Direct Known Subclasses:
FormDefinitionEntityImpl,FormDeploymentEntityImpl,FormInstanceEntityImpl,FormResourceEntityImpl
-
Field Summary
Fields inherited from class org.flowable.common.engine.impl.persistence.entity.AbstractEntityNoRevision
id, isDeleted, isInserted, isUpdated, originalPersistentState -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.flowable.common.engine.impl.persistence.entity.AbstractEntityNoRevision
getId, getOriginalPersistentState, isDeleted, isInserted, isUpdated, setDeleted, setId, setInserted, setOriginalPersistentState, setUpdatedMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.flowable.common.engine.impl.persistence.entity.Entity
getPersistentState
-
Constructor Details
-
AbstractFormEngineNoRevisionEntity
public AbstractFormEngineNoRevisionEntity()
-
-
Method Details
-
getIdPrefix
-