Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For Package org.camunda.bpm.engine.impl.persistence.entity
Package Hierarchies:
All Packages
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.
HistoricIncidentManager
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.
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.
HistoricJobLogManager
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
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.
StatisticsManager
org.camunda.bpm.engine.impl.persistence.entity.
TableDataManager
org.camunda.bpm.engine.impl.persistence.entity.
TaskManager
org.camunda.bpm.engine.impl.persistence.entity.
VariableInstanceManager
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.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.
HasDbRevision
, java.io.
Serializable
, org.camunda.bpm.engine.task.
Task
)
org.camunda.bpm.engine.impl.core.variable.scope.
AbstractVariableStore
(implements org.camunda.bpm.engine.impl.core.variable.scope.
CoreVariableStore
)
org.camunda.bpm.engine.impl.variable.
AbstractPersistentVariableStore
org.camunda.bpm.engine.impl.persistence.entity.
ExecutionEntityVariableStore
org.camunda.bpm.engine.impl.persistence.entity.
TaskEntityVariableStore
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.
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.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
)
org.camunda.bpm.engine.impl.persistence.entity.
ProcessDefinitionStatisticsEntity
(implements org.camunda.bpm.engine.management.
ProcessDefinitionStatistics
)
org.camunda.bpm.engine.impl.persistence.entity.
DeploymentEntity
(implements org.camunda.bpm.engine.impl.db.
DbEntity
, org.camunda.bpm.engine.repository.
Deployment
, 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.
HasDbRevision
, java.io.
Serializable
)
org.camunda.bpm.engine.impl.persistence.entity.
CompensateEventSubscriptionEntity
org.camunda.bpm.engine.impl.persistence.entity.
MessageEventSubscriptionEntity
org.camunda.bpm.engine.impl.persistence.entity.
SignalEventSubscriptionEntity
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.
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.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.
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.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.
MessageEntity
org.camunda.bpm.engine.impl.persistence.entity.
TimerEntity
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.
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.
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.
SuspensionState.SuspensionStateImpl
(implements org.camunda.bpm.engine.impl.persistence.entity.
SuspensionState
)
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.
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
)
Interface Hierarchy
org.camunda.bpm.engine.impl.persistence.entity.
SuspensionState
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2016
camunda services GmbH
. All rights reserved.