Hierarchy For Package com.flowable.platform.engine.impl.persistence.entity
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.flowable.common.engine.impl.persistence.entity.AbstractEntity (implements org.flowable.common.engine.impl.persistence.entity.Entity, org.flowable.common.engine.impl.db.HasRevision)
- com.flowable.platform.engine.impl.persistence.entity.AbstractPlatformEngineEntity
- com.flowable.platform.engine.impl.persistence.entity.ConfigurationPropertyEntityImpl (implements com.flowable.platform.engine.impl.persistence.entity.ConfigurationPropertyEntity)
- com.flowable.platform.engine.impl.persistence.entity.PlatformCommentEntityImpl (implements com.flowable.platform.engine.impl.persistence.entity.CommentEntity)
- com.flowable.platform.engine.impl.persistence.entity.TranslationEntityImpl (implements com.flowable.platform.engine.impl.persistence.entity.TranslationEntity)
- com.flowable.platform.engine.impl.persistence.entity.AbstractPlatformEngineEntity
- org.flowable.common.engine.impl.persistence.entity.AbstractEntityManager<EntityImpl,DM> (implements org.flowable.common.engine.impl.persistence.entity.EntityManager<EntityImpl>)
- org.flowable.common.engine.impl.persistence.entity.AbstractEngineEntityManager<T,EntityImpl,DM>
- com.flowable.platform.engine.impl.persistence.entity.CommentEntityManagerImpl (implements com.flowable.platform.engine.impl.persistence.entity.CommentEntityManager)
- com.flowable.platform.engine.impl.persistence.entity.ConfigurationPropertyEntityManagerImpl (implements com.flowable.platform.engine.impl.persistence.entity.ConfigurationPropertyEntityManager)
- com.flowable.platform.engine.impl.persistence.entity.TranslationEntityManagerImpl (implements com.flowable.platform.engine.impl.persistence.entity.TranslationEntityManager)
- org.flowable.common.engine.impl.persistence.entity.AbstractEngineEntityManager<T,EntityImpl,DM>
- com.flowable.platform.engine.impl.persistence.entity.PlatformEntityManagers
- org.flowable.common.engine.impl.persistence.entity.AbstractEntity (implements org.flowable.common.engine.impl.persistence.entity.Entity, org.flowable.common.engine.impl.db.HasRevision)
Interface Hierarchy
- com.flowable.platform.api.comment.Comment
- com.flowable.platform.engine.impl.persistence.entity.CommentEntity (also extends org.flowable.common.engine.impl.persistence.entity.Entity)
- com.flowable.platform.api.configuration.ConfigurationProperty
- com.flowable.platform.engine.impl.persistence.entity.ConfigurationPropertyEntity (also extends org.flowable.common.engine.impl.persistence.entity.Entity)
- org.flowable.common.engine.impl.persistence.entity.Entity
- com.flowable.platform.engine.impl.persistence.entity.CommentEntity (also extends com.flowable.platform.api.comment.Comment)
- com.flowable.platform.engine.impl.persistence.entity.ConfigurationPropertyEntity (also extends com.flowable.platform.api.configuration.ConfigurationProperty)
- com.flowable.platform.engine.impl.persistence.entity.TranslationEntity (also extends com.flowable.platform.api.translation.Translation)
- org.flowable.common.engine.impl.persistence.entity.EntityManager<EntityImpl>
- com.flowable.platform.engine.impl.persistence.entity.CommentEntityManager
- com.flowable.platform.engine.impl.persistence.entity.ConfigurationPropertyEntityManager
- com.flowable.platform.engine.impl.persistence.entity.TranslationEntityManager
- com.flowable.platform.engine.impl.persistence.entity.PlatformEngineEntityConstants
- com.flowable.platform.api.translation.Translation
- com.flowable.platform.engine.impl.persistence.entity.TranslationEntity (also extends org.flowable.common.engine.impl.persistence.entity.Entity)