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.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.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, 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.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.CaseExecutionEntityReferencer (implements org.camunda.bpm.engine.impl.core.variable.scope.VariableStore.VariableStoreObserver<T>)
- 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, 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.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.EventSubscriptionEntity (implements org.camunda.bpm.engine.impl.db.DbEntity, org.camunda.bpm.engine.runtime.EventSubscription, 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.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.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.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, java.io.Serializable)
- 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.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.HasDbRevision, org.camunda.bpm.engine.management.JobDefinition, java.io.Serializable)
- org.camunda.bpm.engine.impl.persistence.entity.JobEntity (implements org.camunda.bpm.engine.impl.db.DbEntity, org.camunda.bpm.engine.impl.db.HasDbRevision, org.camunda.bpm.engine.runtime.Job, 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, 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.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.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.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.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.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>)
Interface Hierarchy
Copyright © 2017. All rights reserved.