Class AbstractAppEngineNoRevisionEntity
java.lang.Object
org.flowable.common.engine.impl.persistence.entity.AbstractEntityNoRevision
com.flowable.app.engine.impl.persistence.entity.AbstractAppEngineNoRevisionEntity
- All Implemented Interfaces:
Entity
- Direct Known Subclasses:
AppDeploymentEntityImpl,AppResourceEntityImpl
-
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
-
AbstractAppEngineNoRevisionEntity
public AbstractAppEngineNoRevisionEntity()
-
-
Method Details
-
getIdPrefix
-