Hierarchy For Package org.camunda.bpm.engine.impl.persistence.entity
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.camunda.bpm.engine.impl.persistence.AbstractManager (implements org.camunda.bpm.engine.impl.interceptor.Session)
- org.camunda.bpm.engine.impl.persistence.AbstractHistoricManager
- org.camunda.bpm.engine.impl.persistence.entity.AttachmentManager
 - org.camunda.bpm.engine.impl.persistence.entity.CommentManager
 - org.camunda.bpm.engine.impl.persistence.entity.HistoricActivityInstanceManager
 - org.camunda.bpm.engine.impl.persistence.entity.HistoricCaseActivityInstanceManager
 - org.camunda.bpm.engine.impl.persistence.entity.HistoricCaseInstanceManager
 - org.camunda.bpm.engine.impl.persistence.entity.HistoricDetailManager
 - org.camunda.bpm.engine.impl.persistence.entity.HistoricIdentityLinkLogManager
 - org.camunda.bpm.engine.impl.persistence.entity.HistoricIncidentManager
 - org.camunda.bpm.engine.impl.persistence.entity.HistoricJobLogManager
 - org.camunda.bpm.engine.impl.persistence.entity.HistoricProcessInstanceManager
 - org.camunda.bpm.engine.impl.persistence.entity.HistoricTaskInstanceManager
 - org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceManager
 - org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
 
 - org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
 - org.camunda.bpm.engine.impl.persistence.entity.BatchManager
 - org.camunda.bpm.engine.impl.persistence.entity.ByteArrayManager
 - org.camunda.bpm.engine.impl.persistence.entity.DeploymentManager
 - org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionManager
 - org.camunda.bpm.engine.impl.persistence.entity.ExecutionManager
 - org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskManager
 - org.camunda.bpm.engine.impl.persistence.entity.FilterManager
 - org.camunda.bpm.engine.impl.persistence.entity.HistoricBatchManager
 - org.camunda.bpm.engine.impl.persistence.entity.HistoricExternalTaskLogManager
 - org.camunda.bpm.engine.impl.persistence.entity.HistoricStatisticsManager
 - org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoManager
 - org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkManager
 - org.camunda.bpm.engine.impl.persistence.entity.IncidentManager
 - org.camunda.bpm.engine.impl.persistence.entity.JobDefinitionManager
 - org.camunda.bpm.engine.impl.persistence.entity.JobManager
 - org.camunda.bpm.engine.impl.persistence.entity.MeterLogManager
 - org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionManager (implements org.camunda.bpm.engine.impl.persistence.AbstractResourceDefinitionManager<T>)
 - org.camunda.bpm.engine.impl.persistence.entity.PropertyManager
 - org.camunda.bpm.engine.impl.persistence.entity.ReportManager
 - org.camunda.bpm.engine.impl.persistence.entity.ResourceManager
 - org.camunda.bpm.engine.impl.persistence.entity.SchemaLogManager
 - org.camunda.bpm.engine.impl.persistence.entity.StatisticsManager
 - org.camunda.bpm.engine.impl.persistence.entity.TableDataManager
 - org.camunda.bpm.engine.impl.persistence.entity.TaskManager
 - org.camunda.bpm.engine.impl.persistence.entity.TaskReportManager
 - org.camunda.bpm.engine.impl.persistence.entity.TenantManager
 - org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceManager
 
 - org.camunda.bpm.engine.impl.persistence.AbstractHistoricManager
 - org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope (implements java.io.Serializable, org.camunda.bpm.engine.impl.core.variable.event.VariableEventDispatcher, org.camunda.bpm.engine.delegate.VariableScope)
- org.camunda.bpm.engine.impl.core.instance.CoreExecution (implements org.camunda.bpm.engine.delegate.BaseDelegateExecution)
- org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl (implements org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution, org.camunda.bpm.engine.impl.pvm.PvmProcessInstance)
- org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity (implements org.camunda.bpm.engine.impl.db.DbEntity, org.camunda.bpm.engine.runtime.Execution, org.camunda.bpm.engine.impl.db.HasDbReferences, org.camunda.bpm.engine.impl.db.HasDbRevision, org.camunda.bpm.engine.runtime.ProcessInstance, org.camunda.bpm.engine.impl.core.variable.scope.VariableStore.VariablesProvider<T>)
 
 
 - org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl (implements org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution, org.camunda.bpm.engine.impl.pvm.PvmProcessInstance)
 - org.camunda.bpm.engine.impl.persistence.entity.TaskEntity (implements org.camunda.bpm.engine.impl.interceptor.CommandContextListener, org.camunda.bpm.engine.impl.db.DbEntity, org.camunda.bpm.engine.delegate.DelegateTask, org.camunda.bpm.engine.impl.db.HasDbReferences, org.camunda.bpm.engine.impl.db.HasDbRevision, java.io.Serializable, org.camunda.bpm.engine.task.Task, org.camunda.bpm.engine.impl.core.variable.scope.VariableStore.VariablesProvider<T>)
 
 - org.camunda.bpm.engine.impl.core.instance.CoreExecution (implements org.camunda.bpm.engine.delegate.BaseDelegateExecution)
 - org.camunda.bpm.engine.impl.persistence.entity.AcquirableJobEntity (implements org.camunda.bpm.engine.impl.db.DbEntity, org.camunda.bpm.engine.impl.db.HasDbRevision)
- org.camunda.bpm.engine.impl.persistence.entity.JobEntity (implements org.camunda.bpm.engine.impl.db.DbEntity, org.camunda.bpm.engine.impl.db.DbEntityLifecycleAware, org.camunda.bpm.engine.impl.db.HasDbReferences, org.camunda.bpm.engine.impl.db.HasDbRevision, org.camunda.bpm.engine.runtime.Job, java.io.Serializable)
- org.camunda.bpm.engine.impl.persistence.entity.EverLivingJobEntity
 - org.camunda.bpm.engine.impl.persistence.entity.MessageEntity
 - org.camunda.bpm.engine.impl.persistence.entity.TimerEntity
 
 
 - org.camunda.bpm.engine.impl.persistence.entity.JobEntity (implements org.camunda.bpm.engine.impl.db.DbEntity, org.camunda.bpm.engine.impl.db.DbEntityLifecycleAware, org.camunda.bpm.engine.impl.db.HasDbReferences, org.camunda.bpm.engine.impl.db.HasDbRevision, org.camunda.bpm.engine.runtime.Job, java.io.Serializable)
 - org.camunda.bpm.engine.impl.persistence.entity.ActivityStatisticsImpl (implements org.camunda.bpm.engine.management.ActivityStatistics)
 - org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity (implements org.camunda.bpm.engine.task.Attachment, org.camunda.bpm.engine.impl.db.DbEntity, org.camunda.bpm.engine.impl.db.HasDbRevision, org.camunda.bpm.engine.impl.db.HistoricEntity, java.io.Serializable)
 - org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity (implements org.camunda.bpm.engine.authorization.Authorization, org.camunda.bpm.engine.impl.db.DbEntity, org.camunda.bpm.engine.impl.db.HasDbReferences, org.camunda.bpm.engine.impl.db.HasDbRevision, java.io.Serializable)
 - org.camunda.bpm.engine.impl.persistence.entity.ByteArrayEntity (implements org.camunda.bpm.engine.impl.db.DbEntity, org.camunda.bpm.engine.impl.db.HasDbRevision, java.io.Serializable)
 - org.camunda.bpm.engine.impl.persistence.entity.CamundaFormDefinitionEntity (implements org.camunda.bpm.engine.repository.CamundaFormDefinition, org.camunda.bpm.engine.impl.db.DbEntity, org.camunda.bpm.engine.impl.db.HasDbRevision, org.camunda.bpm.engine.impl.repository.ResourceDefinitionEntity<T>, java.io.Serializable)
 - org.camunda.bpm.engine.impl.persistence.entity.CaseExecutionEntityReferencer (implements org.camunda.bpm.engine.impl.core.variable.scope.VariableStore.VariableStoreObserver<T>)
 - org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricBatchesReportResultEntity (implements org.camunda.bpm.engine.history.CleanableHistoricBatchReportResult)
 - org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricCaseInstanceReportResultEntity (implements org.camunda.bpm.engine.history.CleanableHistoricCaseInstanceReportResult)
 - org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricDecisionInstanceReportResultEntity (implements org.camunda.bpm.engine.history.CleanableHistoricDecisionInstanceReportResult)
 - org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricProcessInstanceReportResultEntity (implements org.camunda.bpm.engine.history.CleanableHistoricProcessInstanceReportResult)
 - org.camunda.bpm.engine.impl.persistence.entity.CommentEntity (implements org.camunda.bpm.engine.task.Comment, org.camunda.bpm.engine.impl.db.DbEntity, org.camunda.bpm.engine.task.Event, org.camunda.bpm.engine.impl.db.HistoricEntity, java.io.Serializable)
 - org.camunda.bpm.engine.impl.core.model.CoreModelElement (implements java.io.Serializable)
- org.camunda.bpm.engine.impl.core.model.CoreActivity
- org.camunda.bpm.engine.impl.pvm.process.ScopeImpl (implements org.camunda.bpm.engine.impl.pvm.PvmScope)
- org.camunda.bpm.engine.impl.pvm.process.ProcessDefinitionImpl (implements org.camunda.bpm.engine.impl.pvm.PvmProcessDefinition)
- org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity (implements org.camunda.bpm.engine.impl.db.DbEntity, org.camunda.bpm.engine.impl.db.HasDbRevision, org.camunda.bpm.engine.repository.ProcessDefinition, org.camunda.bpm.engine.impl.repository.ResourceDefinitionEntity<T>)
- org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionStatisticsEntity (implements org.camunda.bpm.engine.management.ProcessDefinitionStatistics)
 
 
 - org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity (implements org.camunda.bpm.engine.impl.db.DbEntity, org.camunda.bpm.engine.impl.db.HasDbRevision, org.camunda.bpm.engine.repository.ProcessDefinition, org.camunda.bpm.engine.impl.repository.ResourceDefinitionEntity<T>)
 
 - org.camunda.bpm.engine.impl.pvm.process.ProcessDefinitionImpl (implements org.camunda.bpm.engine.impl.pvm.PvmProcessDefinition)
 
 - org.camunda.bpm.engine.impl.pvm.process.ScopeImpl (implements org.camunda.bpm.engine.impl.pvm.PvmScope)
 
 - org.camunda.bpm.engine.impl.core.model.CoreActivity
 - org.camunda.bpm.engine.impl.persistence.entity.DecisionInstanceStatisticsImpl (implements org.camunda.bpm.engine.history.HistoricDecisionInstanceStatistics)
 - org.camunda.bpm.engine.impl.persistence.entity.DelayedVariableEvent
 - org.camunda.bpm.engine.impl.persistence.entity.DeploymentEntity (implements org.camunda.bpm.engine.impl.db.DbEntity, org.camunda.bpm.engine.repository.DeploymentWithDefinitions, java.io.Serializable)
- org.camunda.bpm.engine.impl.persistence.entity.DeploymentStatisticsEntity (implements org.camunda.bpm.engine.management.DeploymentStatistics)
 
 - org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity (implements org.camunda.bpm.engine.impl.db.DbEntity, org.camunda.bpm.engine.runtime.EventSubscription, org.camunda.bpm.engine.impl.db.HasDbReferences, org.camunda.bpm.engine.impl.db.HasDbRevision, java.io.Serializable)
 - org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntityReferencer (implements org.camunda.bpm.engine.impl.core.variable.scope.VariableStore.VariableStoreObserver<T>)
 - org.camunda.bpm.engine.impl.persistence.entity.ExecutionVariableSnapshotObserver (implements org.camunda.bpm.engine.impl.persistence.entity.ExecutionObserver)
 - org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity (implements org.camunda.bpm.engine.impl.db.DbEntity, org.camunda.bpm.engine.externaltask.ExternalTask, org.camunda.bpm.engine.impl.db.HasDbReferences, org.camunda.bpm.engine.impl.db.HasDbRevision)
 - org.camunda.bpm.engine.impl.persistence.entity.FilterEntity (implements org.camunda.bpm.engine.impl.db.DbEntity, org.camunda.bpm.engine.impl.db.DbEntityLifecycleAware, org.camunda.bpm.engine.filter.Filter, org.camunda.bpm.engine.impl.db.HasDbReferences, org.camunda.bpm.engine.impl.db.HasDbRevision, java.io.Serializable)
 - org.camunda.bpm.engine.impl.persistence.entity.GroupEntity (implements org.camunda.bpm.engine.impl.db.DbEntity, org.camunda.bpm.engine.identity.Group, org.camunda.bpm.engine.impl.db.HasDbRevision, java.io.Serializable)
 - org.camunda.bpm.engine.impl.persistence.entity.HistoricActivityStatisticsImpl (implements org.camunda.bpm.engine.history.HistoricActivityStatistics)
 - org.camunda.bpm.engine.impl.persistence.entity.HistoricCaseActivityStatisticsImpl (implements org.camunda.bpm.engine.history.HistoricCaseActivityStatistics)
 - org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity (implements org.camunda.bpm.engine.impl.db.DbEntity, org.camunda.bpm.engine.impl.db.DbEntityLifecycleAware, org.camunda.bpm.engine.impl.db.HasDbRevision, org.camunda.bpm.engine.impl.db.HistoricEntity, org.camunda.bpm.engine.history.HistoricVariableInstance, java.io.Serializable, org.camunda.bpm.engine.impl.variable.serializer.ValueFields)
 - org.camunda.bpm.engine.impl.history.event.HistoryEvent (implements org.camunda.bpm.engine.impl.db.DbEntity, org.camunda.bpm.engine.impl.db.HistoricEntity, java.io.Serializable)
- org.camunda.bpm.engine.impl.history.event.HistoricDetailEventEntity
- org.camunda.bpm.engine.impl.history.event.HistoricFormPropertyEventEntity
- org.camunda.bpm.engine.impl.persistence.entity.HistoricFormPropertyEntity (implements org.camunda.bpm.engine.history.HistoricFormField, org.camunda.bpm.engine.history.HistoricFormProperty)
 
 - org.camunda.bpm.engine.impl.history.event.HistoricVariableUpdateEventEntity
- org.camunda.bpm.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntity (implements org.camunda.bpm.engine.impl.db.DbEntityLifecycleAware, org.camunda.bpm.engine.history.HistoricVariableUpdate, org.camunda.bpm.engine.impl.variable.serializer.ValueFields)
 
 
 - org.camunda.bpm.engine.impl.history.event.HistoricFormPropertyEventEntity
 - org.camunda.bpm.engine.impl.history.event.HistoricIdentityLinkLogEventEntity
- org.camunda.bpm.engine.impl.persistence.entity.HistoricIdentityLinkLogEntity (implements org.camunda.bpm.engine.history.HistoricIdentityLinkLog)
 
 - org.camunda.bpm.engine.impl.history.event.HistoricIncidentEventEntity
- org.camunda.bpm.engine.impl.persistence.entity.HistoricIncidentEntity (implements org.camunda.bpm.engine.history.HistoricIncident)
 
 - org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- org.camunda.bpm.engine.impl.persistence.entity.HistoricJobLogEventEntity (implements org.camunda.bpm.engine.history.HistoricJobLog)
 
 - org.camunda.bpm.engine.impl.history.event.HistoricScopeInstanceEvent
- org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity
- org.camunda.bpm.engine.impl.persistence.entity.HistoricActivityInstanceEntity (implements org.camunda.bpm.engine.history.HistoricActivityInstance)
 
 - org.camunda.bpm.engine.impl.history.event.HistoricCaseActivityInstanceEventEntity
- org.camunda.bpm.engine.impl.persistence.entity.HistoricCaseActivityInstanceEntity (implements org.camunda.bpm.engine.history.HistoricCaseActivityInstance)
 
 - org.camunda.bpm.engine.impl.history.event.HistoricCaseInstanceEventEntity
- org.camunda.bpm.engine.impl.persistence.entity.HistoricCaseInstanceEntity (implements org.camunda.bpm.engine.history.HistoricCaseInstance)
 
 - org.camunda.bpm.engine.impl.history.event.HistoricProcessInstanceEventEntity
- org.camunda.bpm.engine.impl.persistence.entity.HistoricProcessInstanceEntity (implements org.camunda.bpm.engine.history.HistoricProcessInstance)
 
 - org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
- org.camunda.bpm.engine.impl.persistence.entity.HistoricTaskInstanceEntity (implements org.camunda.bpm.engine.history.HistoricTaskInstance)
 
 
 - org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity
 
 - org.camunda.bpm.engine.impl.history.event.HistoricDetailEventEntity
 - org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoEntity (implements org.camunda.bpm.engine.impl.identity.Account, org.camunda.bpm.engine.impl.db.DbEntity, org.camunda.bpm.engine.impl.db.HasDbRevision, java.io.Serializable)
 - org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkEntity (implements org.camunda.bpm.engine.impl.db.DbEntity, org.camunda.bpm.engine.impl.db.HasDbReferences, org.camunda.bpm.engine.task.IdentityLink, java.io.Serializable)
 - org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity (implements org.camunda.bpm.engine.impl.db.DbEntity, org.camunda.bpm.engine.impl.db.HasDbReferences, org.camunda.bpm.engine.impl.db.HasDbRevision, org.camunda.bpm.engine.runtime.Incident)
 - org.camunda.bpm.engine.impl.persistence.entity.IncidentStatisticsEntity (implements org.camunda.bpm.engine.management.IncidentStatistics)
 - org.camunda.bpm.engine.impl.persistence.entity.JobDefinitionEntity (implements org.camunda.bpm.engine.impl.db.DbEntity, org.camunda.bpm.engine.impl.db.HasDbReferences, org.camunda.bpm.engine.impl.db.HasDbRevision, org.camunda.bpm.engine.management.JobDefinition, java.io.Serializable)
 - org.camunda.bpm.engine.impl.persistence.entity.MembershipEntity (implements org.camunda.bpm.engine.impl.db.DbEntity, java.io.Serializable)
 - org.camunda.bpm.engine.impl.persistence.entity.MeterLogEntity (implements org.camunda.bpm.engine.impl.db.DbEntity, org.camunda.bpm.engine.impl.db.HasDbReferences, java.io.Serializable)
 - org.camunda.bpm.engine.impl.persistence.entity.MetricIntervalEntity (implements org.camunda.bpm.engine.impl.db.DbEntity, org.camunda.bpm.engine.management.MetricIntervalValue, java.io.Serializable)
 - org.camunda.bpm.engine.impl.persistence.entity.ProcessApplicationDeploymentImpl (implements org.camunda.bpm.engine.repository.ProcessApplicationDeployment)
 - org.camunda.bpm.engine.impl.persistence.entity.ProcessElementInstanceImpl (implements org.camunda.bpm.engine.runtime.ProcessElementInstance)
- org.camunda.bpm.engine.impl.persistence.entity.ActivityInstanceImpl (implements org.camunda.bpm.engine.runtime.ActivityInstance)
 - org.camunda.bpm.engine.impl.persistence.entity.TransitionInstanceImpl (implements org.camunda.bpm.engine.runtime.TransitionInstance)
 
 - org.camunda.bpm.engine.impl.persistence.entity.ProcessInstanceWithVariablesImpl (implements org.camunda.bpm.engine.runtime.ProcessInstanceWithVariables)
 - org.camunda.bpm.engine.impl.persistence.entity.PropertyChange
 - org.camunda.bpm.engine.impl.persistence.entity.PropertyEntity (implements org.camunda.bpm.engine.impl.db.DbEntity, org.camunda.bpm.engine.impl.db.HasDbRevision, java.io.Serializable)
 - org.camunda.bpm.engine.impl.persistence.entity.ReportResultEntity (implements org.camunda.bpm.engine.history.ReportResult)
- org.camunda.bpm.engine.impl.persistence.entity.DurationReportResultEntity (implements org.camunda.bpm.engine.history.DurationReportResult)
 
 - org.camunda.bpm.engine.impl.persistence.entity.ResourceEntity (implements org.camunda.bpm.engine.impl.db.DbEntity, org.camunda.bpm.engine.repository.Resource, java.io.Serializable)
 - org.camunda.bpm.engine.impl.persistence.entity.SchemaLogEntryEntity (implements org.camunda.bpm.engine.impl.db.DbEntity, org.camunda.bpm.engine.management.SchemaLogEntry, java.io.Serializable)
 - org.camunda.bpm.engine.impl.persistence.entity.SuspensionState.SuspensionStateImpl (implements org.camunda.bpm.engine.impl.persistence.entity.SuspensionState)
 - org.camunda.bpm.engine.impl.persistence.entity.TaskCountByCandidateGroupResultEntity (implements org.camunda.bpm.engine.task.TaskCountByCandidateGroupResult)
 - org.camunda.bpm.engine.impl.persistence.entity.TaskEntityReferencer (implements org.camunda.bpm.engine.impl.core.variable.scope.VariableStore.VariableStoreObserver<T>)
 - org.camunda.bpm.engine.impl.persistence.entity.TaskMeterLogEntity (implements org.camunda.bpm.engine.impl.db.DbEntity, org.camunda.bpm.engine.impl.db.HasDbReferences, java.io.Serializable)
 - org.camunda.bpm.engine.impl.persistence.entity.TaskReportResultEntity (implements org.camunda.bpm.engine.history.HistoricTaskInstanceReportResult)
 - org.camunda.bpm.engine.impl.persistence.entity.TenantEntity (implements org.camunda.bpm.engine.impl.db.DbEntity, org.camunda.bpm.engine.impl.db.HasDbRevision, java.io.Serializable, org.camunda.bpm.engine.identity.Tenant)
 - org.camunda.bpm.engine.impl.persistence.entity.TenantMembershipEntity (implements org.camunda.bpm.engine.impl.db.DbEntity, java.io.Serializable)
 - org.camunda.bpm.engine.impl.persistence.entity.UserEntity (implements org.camunda.bpm.engine.impl.db.DbEntity, org.camunda.bpm.engine.impl.db.HasDbRevision, java.io.Serializable, org.camunda.bpm.engine.identity.User)
 - org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceConcurrentLocalInitializer (implements org.camunda.bpm.engine.impl.core.variable.scope.VariableInstanceLifecycleListener<T>)
 - org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity (implements org.camunda.bpm.engine.impl.core.variable.CoreVariableInstance, org.camunda.bpm.engine.impl.db.DbEntity, org.camunda.bpm.engine.impl.db.DbEntityLifecycleAware, org.camunda.bpm.engine.impl.db.HasDbReferences, org.camunda.bpm.engine.impl.db.HasDbRevision, java.io.Serializable, org.camunda.bpm.engine.impl.persistence.entity.util.TypedValueUpdateListener, org.camunda.bpm.engine.impl.variable.serializer.ValueFields, org.camunda.bpm.engine.runtime.VariableInstance)
 - org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntityFactory (implements org.camunda.bpm.engine.impl.core.variable.scope.VariableInstanceFactory<T>)
 - org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntityPersistenceListener (implements org.camunda.bpm.engine.impl.core.variable.scope.VariableInstanceLifecycleListener<T>)
 - org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceHistoryListener (implements org.camunda.bpm.engine.impl.core.variable.scope.VariableInstanceLifecycleListener<T>)
 - org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceSequenceCounterListener (implements org.camunda.bpm.engine.impl.core.variable.scope.VariableInstanceLifecycleListener<T>)
 
 - org.camunda.bpm.engine.impl.persistence.AbstractManager (implements org.camunda.bpm.engine.impl.interceptor.Session)
 
Interface Hierarchy
- org.camunda.bpm.engine.impl.persistence.entity.ExecutionObserver
 - org.camunda.bpm.engine.impl.persistence.entity.Nameable
 - org.camunda.bpm.engine.impl.persistence.entity.SuspensionState
 
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.camunda.bpm.engine.impl.persistence.entity.TaskEntity.TaskState
 
 
 - java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)