Uses of Package
org.camunda.bpm.engine.impl.persistence.entity

Packages that use org.camunda.bpm.engine.impl.persistence.entity
org.camunda.bpm.application.impl   
org.camunda.bpm.application.impl.event   
org.camunda.bpm.engine.impl API implementation classes, which shouldn't directly be used by end-users. 
org.camunda.bpm.engine.impl.application   
org.camunda.bpm.engine.impl.batch   
org.camunda.bpm.engine.impl.batch.deletion   
org.camunda.bpm.engine.impl.batch.externaltask   
org.camunda.bpm.engine.impl.batch.job   
org.camunda.bpm.engine.impl.batch.update   
org.camunda.bpm.engine.impl.bpmn.behavior   
org.camunda.bpm.engine.impl.bpmn.deployer   
org.camunda.bpm.engine.impl.bpmn.helper   
org.camunda.bpm.engine.impl.bpmn.parser   
org.camunda.bpm.engine.impl.cfg   
org.camunda.bpm.engine.impl.cfg.auth   
org.camunda.bpm.engine.impl.cfg.multitenancy   
org.camunda.bpm.engine.impl.cmd   
org.camunda.bpm.engine.impl.cmmn.behavior   
org.camunda.bpm.engine.impl.cmmn.deployer   
org.camunda.bpm.engine.impl.cmmn.entity.runtime   
org.camunda.bpm.engine.impl.cmmn.execution   
org.camunda.bpm.engine.impl.cmmn.transformer   
org.camunda.bpm.engine.impl.context   
org.camunda.bpm.engine.impl.core.model   
org.camunda.bpm.engine.impl.core.variable.scope   
org.camunda.bpm.engine.impl.db   
org.camunda.bpm.engine.impl.dmn.batch   
org.camunda.bpm.engine.impl.dmn.deployer   
org.camunda.bpm.engine.impl.event   
org.camunda.bpm.engine.impl.externaltask   
org.camunda.bpm.engine.impl.form.handler   
org.camunda.bpm.engine.impl.history.event   
org.camunda.bpm.engine.impl.history.parser   
org.camunda.bpm.engine.impl.history.producer   
org.camunda.bpm.engine.impl.identity.db   
org.camunda.bpm.engine.impl.interceptor   
org.camunda.bpm.engine.impl.jobexecutor   
org.camunda.bpm.engine.impl.jobexecutor.historycleanup   
org.camunda.bpm.engine.impl.json   
org.camunda.bpm.engine.impl.migration   
org.camunda.bpm.engine.impl.migration.batch   
org.camunda.bpm.engine.impl.migration.instance   
org.camunda.bpm.engine.impl.migration.instance.parser   
org.camunda.bpm.engine.impl.migration.validation.instance   
org.camunda.bpm.engine.impl.oplog   
org.camunda.bpm.engine.impl.persistence   
org.camunda.bpm.engine.impl.persistence.deploy   
org.camunda.bpm.engine.impl.persistence.deploy.cache   
org.camunda.bpm.engine.impl.persistence.entity   
org.camunda.bpm.engine.impl.persistence.entity.util   
org.camunda.bpm.engine.impl.pvm.runtime   
org.camunda.bpm.engine.impl.repository   
org.camunda.bpm.engine.impl.runtime   
org.camunda.bpm.engine.impl.scripting   
org.camunda.bpm.engine.impl.task   
org.camunda.bpm.engine.impl.tree   
org.camunda.bpm.engine.impl.util   
org.camunda.bpm.engine.impl.variable.serializer   
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.application.impl
ExecutionEntity
           
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.application.impl.event
ProcessDefinitionEntity
           
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl
DeploymentEntity
           
ExecutionEntity
           
HistoricDetailVariableInstanceUpdateEntity
           
HistoricVariableInstanceEntity
           
JobEntity
          Stub of the common parts of a Job.
MessageEntity
          NOTE: instances of Messge Entity should be created via MessageJobDeclaration.
Nameable
           
ProcessDefinitionEntity
           
ResourceEntity
           
SuspensionState
          Contains a predefined set of states for process definitions and process instances
VariableInstanceEntity
           
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.application
DeploymentEntity
           
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.batch
ByteArrayEntity
           
ByteArrayManager
           
ExecutionEntity
           
JobDefinitionEntity
           
JobEntity
          Stub of the common parts of a Job.
MessageEntity
          NOTE: instances of Messge Entity should be created via MessageJobDeclaration.
Nameable
           
ProcessDefinitionEntity
           
SuspensionState
          Contains a predefined set of states for process definitions and process instances
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.batch.deletion
ExecutionEntity
           
MessageEntity
          NOTE: instances of Messge Entity should be created via MessageJobDeclaration.
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.batch.externaltask
ExecutionEntity
           
MessageEntity
          NOTE: instances of Messge Entity should be created via MessageJobDeclaration.
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.batch.job
ExecutionEntity
           
MessageEntity
          NOTE: instances of Messge Entity should be created via MessageJobDeclaration.
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.batch.update
ExecutionEntity
           
MessageEntity
          NOTE: instances of Messge Entity should be created via MessageJobDeclaration.
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.bpmn.behavior
EventSubscriptionEntity
           
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.bpmn.deployer
DeploymentEntity
           
EventSubscriptionEntity
           
EventSubscriptionManager
           
JobDefinitionManager
          Manager implementation for JobDefinitionEntity
JobManager
           
ProcessDefinitionEntity
           
ProcessDefinitionManager
           
ResourceEntity
           
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.bpmn.helper
EventSubscriptionEntity
           
ExecutionEntity
           
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.bpmn.parser
DeploymentEntity
           
EventSubscriptionEntity
           
ExecutionEntity
           
ProcessDefinitionEntity
           
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.cfg
ExecutionEntity
           
HistoricJobLogEventEntity
           
HistoricTaskInstanceEntity
           
JobEntity
          Stub of the common parts of a Job.
TaskEntity
           
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.cfg.auth
AuthorizationEntity
           
AuthorizationManager
           
ExecutionEntity
           
HistoricJobLogEventEntity
           
HistoricTaskInstanceEntity
           
JobEntity
          Stub of the common parts of a Job.
ProcessDefinitionEntity
           
TaskEntity
           
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.cfg.multitenancy
DeploymentEntity
           
ExecutionEntity
           
HistoricJobLogEventEntity
           
HistoricTaskInstanceEntity
           
JobEntity
          Stub of the common parts of a Job.
ProcessDefinitionEntity
           
TaskEntity
           
TenantManager
           
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.cmd
ActivityInstanceImpl
           
AuthorizationEntity
           
DeploymentEntity
           
EventSubscriptionEntity
           
ExecutionEntity
           
ExternalTaskEntity
           
GroupEntity
           
IncidentEntity
           
JobDefinitionEntity
           
JobEntity
          Stub of the common parts of a Job.
ProcessDefinitionEntity
           
ResourceEntity
           
SuspensionState
          Contains a predefined set of states for process definitions and process instances
TaskEntity
           
TransitionInstanceImpl
           
UserEntity
           
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.cmmn.behavior
TaskEntity
           
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.cmmn.deployer
DeploymentEntity
           
ResourceEntity
           
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.cmmn.entity.runtime
ExecutionEntity
           
TaskEntity
           
VariableInstanceEntity
           
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.cmmn.execution
TaskEntity
           
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.cmmn.transformer
DeploymentEntity
           
ResourceEntity
           
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.context
DeploymentEntity
           
ExecutionEntity
           
ProcessDefinitionEntity
           
TaskEntity
           
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.core.model
ExecutionEntity
           
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.core.variable.scope
ExecutionEntity
           
VariableInstanceEntity
           
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.db
ExecutionEntity
           
JobEntity
          Stub of the common parts of a Job.
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.dmn.batch
ExecutionEntity
           
MessageEntity
          NOTE: instances of Messge Entity should be created via MessageJobDeclaration.
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.dmn.deployer
DeploymentEntity
           
ResourceEntity
           
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.event
EventSubscriptionEntity
           
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.externaltask
ExecutionEntity
           
ExternalTaskEntity
           
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.form.handler
DeploymentEntity
           
ExecutionEntity
           
ProcessDefinitionEntity
           
TaskEntity
           
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.history.event
ByteArrayEntity
           
Nameable
           
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.history.parser
ExecutionEntity
           
ProcessDefinitionEntity
           
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.history.producer
ExecutionEntity
           
ExternalTaskEntity
           
HistoricJobLogEventEntity
           
JobEntity
          Stub of the common parts of a Job.
PropertyChange
          Contains data about a property change.
TaskEntity
           
VariableInstanceEntity
           
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.identity.db
GroupEntity
           
TenantEntity
           
UserEntity
           
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.interceptor
AttachmentManager
           
AuthorizationManager
           
BatchManager
           
ByteArrayManager
           
CommentManager
           
DeploymentManager
           
EventSubscriptionManager
           
ExecutionEntity
           
ExecutionManager
           
ExternalTaskManager
           
FilterManager
           
HistoricActivityInstanceManager
           
HistoricBatchManager
           
HistoricCaseActivityInstanceManager
           
HistoricCaseInstanceManager
           
HistoricDetailManager
           
HistoricExternalTaskLogManager
           
HistoricIdentityLinkLogManager
           
HistoricIncidentManager
           
HistoricJobLogManager
           
HistoricProcessInstanceManager
           
HistoricStatisticsManager
           
HistoricTaskInstanceManager
           
HistoricVariableInstanceManager
           
IdentityInfoManager
           
IdentityLinkManager
           
IncidentManager
           
JobDefinitionManager
          Manager implementation for JobDefinitionEntity
JobEntity
          Stub of the common parts of a Job.
JobManager
           
MeterLogManager
           
ProcessDefinitionManager
           
PropertyManager
           
ReportManager
           
ResourceManager
           
StatisticsManager
           
TableDataManager
           
TaskManager
           
TaskReportManager
           
TenantManager
           
UserOperationLogManager
          Manager for UserOperationLogEntryEventEntity that also provides a generic and some specific log methods.
VariableInstanceManager
           
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.jobexecutor
EventSubscriptionEntity
           
ExecutionEntity
           
JobDefinitionEntity
           
JobEntity
          Stub of the common parts of a Job.
MessageEntity
          NOTE: instances of Messge Entity should be created via MessageJobDeclaration.
TimerEntity
           
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.jobexecutor.historycleanup
EverLivingJobEntity
          JobEntity for ever living job, which can be rescheduled and executed again.
ExecutionEntity
           
JobEntity
          Stub of the common parts of a Job.
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.json
SuspensionState
          Contains a predefined set of states for process definitions and process instances
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.migration
ExecutionEntity
           
ProcessDefinitionEntity
           
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.migration.batch
ExecutionEntity
           
JobEntity
          Stub of the common parts of a Job.
MessageEntity
          NOTE: instances of Messge Entity should be created via MessageJobDeclaration.
ProcessDefinitionEntity
           
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.migration.instance
EventSubscriptionEntity
           
ExecutionEntity
           
ExternalTaskEntity
           
IncidentEntity
           
JobDefinitionEntity
           
JobEntity
          Stub of the common parts of a Job.
ProcessDefinitionEntity
           
TaskEntity
           
VariableInstanceEntity
           
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.migration.instance.parser
EventSubscriptionEntity
           
ExecutionEntity
           
ExternalTaskEntity
           
IncidentEntity
           
JobDefinitionEntity
           
JobEntity
          Stub of the common parts of a Job.
ProcessDefinitionEntity
           
TaskEntity
           
VariableInstanceEntity
           
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.migration.validation.instance
JobEntity
          Stub of the common parts of a Job.
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.oplog
ExecutionEntity
           
JobDefinitionEntity
           
JobEntity
          Stub of the common parts of a Job.
ProcessDefinitionEntity
           
PropertyChange
          Contains data about a property change.
TaskEntity
           
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.persistence
AttachmentManager
           
AuthorizationEntity
           
AuthorizationManager
           
BatchManager
           
ByteArrayManager
           
DeploymentManager
           
EventSubscriptionManager
           
ExecutionManager
           
HistoricActivityInstanceManager
           
HistoricBatchManager
           
HistoricCaseActivityInstanceManager
           
HistoricCaseInstanceManager
           
HistoricDetailManager
           
HistoricExternalTaskLogManager
           
HistoricIdentityLinkLogManager
           
HistoricIncidentManager
           
HistoricJobLogManager
           
HistoricProcessInstanceManager
           
HistoricTaskInstanceManager
           
HistoricVariableInstanceManager
           
IdentityInfoManager
           
IdentityLinkManager
           
JobDefinitionManager
          Manager implementation for JobDefinitionEntity
JobManager
           
ProcessDefinitionManager
           
ReportManager
           
ResourceManager
           
TaskManager
           
TaskReportManager
           
TenantManager
           
UserOperationLogManager
          Manager for UserOperationLogEntryEventEntity that also provides a generic and some specific log methods.
VariableInstanceManager
           
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.persistence.deploy
DeploymentEntity
           
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.persistence.deploy.cache
DeploymentEntity
           
ProcessDefinitionEntity
           
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.persistence.entity
AuthorizationEntity
           
ByteArrayEntity
           
CommentEntity
           
DeploymentEntity
           
EventSubscriptionEntity
           
ExecutionEntity
           
ExecutionObserver
          Represents an observer for the exeuction.
ExternalTaskEntity
           
FilterEntity
           
GroupEntity
           
HistoricActivityInstanceEntity
           
HistoricCaseActivityInstanceEntity
           
HistoricCaseInstanceEntity
           
HistoricJobLogEventEntity
           
HistoricProcessInstanceEntity
           
HistoricTaskInstanceEntity
           
HistoricVariableInstanceEntity
           
IdentityInfoEntity
           
IdentityLinkEntity
           
IncidentEntity
           
JobDefinitionEntity
           
JobEntity
          Stub of the common parts of a Job.
MessageEntity
          NOTE: instances of Messge Entity should be created via MessageJobDeclaration.
MeterLogEntity
           
Nameable
           
ProcessDefinitionEntity
           
ProcessElementInstanceImpl
           
PropertyChange
          Contains data about a property change.
PropertyEntity
           
ReportResultEntity
           
ResourceEntity
           
SuspensionState
          Contains a predefined set of states for process definitions and process instances
TaskEntity
           
TenantEntity
           
TimerEntity
           
UserEntity
           
VariableInstanceEntity
           
VariableInstanceEntityFactory
           
VariableInstanceEntityPersistenceListener
           
VariableInstanceHistoryListener
           
VariableInstanceSequenceCounterListener
           
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.persistence.entity.util
ByteArrayEntity
           
Nameable
           
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.pvm.runtime
ActivityInstanceImpl
           
DelayedVariableEvent
           
EventSubscriptionEntity
           
ExecutionEntity
           
JobDefinitionEntity
           
ProcessDefinitionEntity
           
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.repository
DeploymentEntity
           
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.runtime
EventSubscriptionEntity
           
ExecutionEntity
           
ProcessDefinitionEntity
           
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.scripting
DeploymentEntity
           
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.task
TaskEntity
           
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.tree
ExecutionEntity
           
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.util
ByteArrayEntity
           
DeploymentEntity
           
 

Classes in org.camunda.bpm.engine.impl.persistence.entity used by org.camunda.bpm.engine.impl.variable.serializer
Nameable
           
 



Copyright © 2018 camunda services GmbH. All rights reserved.