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.PlatformDeploymentEntityImpl (implements com.flowable.platform.engine.impl.persistence.entity.PlatformDeploymentEntity, java.io.Serializable)
- com.flowable.platform.engine.impl.persistence.entity.QueryDefinitionEntityImpl (implements com.flowable.platform.engine.impl.persistence.entity.QueryDefinitionEntity)
- com.flowable.platform.engine.impl.persistence.entity.SequenceDefinitionEntityImpl (implements com.flowable.platform.engine.impl.persistence.entity.SequenceDefinitionEntity)
- com.flowable.platform.engine.impl.persistence.entity.VariableExtractorDefinitionEntityImpl (implements com.flowable.platform.engine.impl.persistence.entity.VariableExtractorDefinitionEntity)
- 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.PlatformDeploymentEntityManagerImpl (implements com.flowable.platform.engine.impl.persistence.entity.PlatformDeploymentEntityManager)
- com.flowable.platform.engine.impl.persistence.entity.PlatformResourceEntityManagerImpl (implements com.flowable.platform.engine.impl.persistence.entity.PlatformResourceEntityManager)
- com.flowable.platform.engine.impl.persistence.entity.QueryDefinitionEntityManagerImpl (implements com.flowable.platform.engine.impl.persistence.entity.QueryDefinitionEntityManager)
- com.flowable.platform.engine.impl.persistence.entity.SequenceDefinitionEntityManagerImpl (implements com.flowable.platform.engine.impl.persistence.entity.SequenceDefinitionEntityManager)
- com.flowable.platform.engine.impl.persistence.entity.TranslationEntityManagerImpl (implements com.flowable.platform.engine.impl.persistence.entity.TranslationEntityManager)
- com.flowable.platform.engine.impl.persistence.entity.VariableExtractorDefinitionEntityManagerImpl (implements com.flowable.platform.engine.impl.persistence.entity.VariableExtractorDefinitionEntityManager)
- org.flowable.common.engine.impl.persistence.entity.AbstractEngineEntityManager<T,EntityImpl,DM>
- org.flowable.common.engine.impl.persistence.entity.AbstractEntityNoRevision (implements org.flowable.common.engine.impl.persistence.entity.Entity)
- com.flowable.platform.engine.impl.persistence.entity.AbstractPlatformEngineNoRevisionEntity
- com.flowable.platform.engine.impl.persistence.entity.PlatformResourceEntityImpl (implements com.flowable.platform.engine.impl.persistence.entity.PlatformResourceEntity, java.io.Serializable)
- com.flowable.platform.engine.impl.persistence.entity.AbstractPlatformEngineNoRevisionEntity
- 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.api.repository.EngineDeployment
- com.flowable.platform.api.repository.PlatformDeployment
- com.flowable.platform.engine.impl.persistence.entity.PlatformDeploymentEntity (also extends org.flowable.common.engine.impl.persistence.entity.Entity)
- com.flowable.platform.api.repository.PlatformDeployment
- org.flowable.common.engine.api.repository.EngineResource
- com.flowable.platform.engine.impl.persistence.entity.PlatformResourceEntity (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.PlatformDeploymentEntity (also extends com.flowable.platform.api.repository.PlatformDeployment)
- com.flowable.platform.engine.impl.persistence.entity.PlatformResourceEntity (also extends org.flowable.common.engine.api.repository.EngineResource)
- com.flowable.platform.engine.impl.persistence.entity.QueryDefinitionEntity (also extends org.flowable.common.engine.impl.db.HasRevision, com.flowable.platform.api.repository.QueryDefinition)
- com.flowable.platform.engine.impl.persistence.entity.SequenceDefinitionEntity (also extends org.flowable.common.engine.impl.db.HasRevision, com.flowable.platform.api.repository.SequenceDefinition)
- com.flowable.platform.engine.impl.persistence.entity.TranslationEntity (also extends com.flowable.platform.api.translation.Translation)
- com.flowable.platform.engine.impl.persistence.entity.VariableExtractorDefinitionEntity (also extends org.flowable.common.engine.impl.db.HasRevision, com.flowable.platform.api.repository.VariableExtractorDefinition)
- 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.PlatformDeploymentEntityManager
- com.flowable.platform.engine.impl.persistence.entity.PlatformResourceEntityManager
- com.flowable.platform.engine.impl.persistence.entity.QueryDefinitionEntityManager
- com.flowable.platform.engine.impl.persistence.entity.SequenceDefinitionEntityManager
- com.flowable.platform.engine.impl.persistence.entity.TranslationEntityManager
- com.flowable.platform.engine.impl.persistence.entity.VariableExtractorDefinitionEntityManager
- org.flowable.common.engine.impl.db.HasRevision
- com.flowable.platform.engine.impl.persistence.entity.QueryDefinitionEntity (also extends org.flowable.common.engine.impl.persistence.entity.Entity, com.flowable.platform.api.repository.QueryDefinition)
- com.flowable.platform.engine.impl.persistence.entity.SequenceDefinitionEntity (also extends org.flowable.common.engine.impl.persistence.entity.Entity, com.flowable.platform.api.repository.SequenceDefinition)
- com.flowable.platform.engine.impl.persistence.entity.VariableExtractorDefinitionEntity (also extends org.flowable.common.engine.impl.persistence.entity.Entity, com.flowable.platform.api.repository.VariableExtractorDefinition)
- com.flowable.platform.engine.impl.persistence.entity.PlatformEngineEntityConstants
- com.flowable.platform.api.repository.QueryDefinition
- com.flowable.platform.engine.impl.persistence.entity.QueryDefinitionEntity (also extends org.flowable.common.engine.impl.persistence.entity.Entity, org.flowable.common.engine.impl.db.HasRevision)
- com.flowable.platform.api.repository.SequenceDefinition
- com.flowable.platform.engine.impl.persistence.entity.SequenceDefinitionEntity (also extends org.flowable.common.engine.impl.persistence.entity.Entity, org.flowable.common.engine.impl.db.HasRevision)
- com.flowable.platform.api.translation.Translation
- com.flowable.platform.engine.impl.persistence.entity.TranslationEntity (also extends org.flowable.common.engine.impl.persistence.entity.Entity)
- com.flowable.platform.api.repository.VariableExtractorDefinition
- com.flowable.platform.engine.impl.persistence.entity.VariableExtractorDefinitionEntity (also extends org.flowable.common.engine.impl.persistence.entity.Entity, org.flowable.common.engine.impl.db.HasRevision)