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.history.event.HistoricDecisionInstanceManager
- org.camunda.bpm.engine.impl.persistence.AbstractHistoricManager
- 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.HistoricDecisionEvaluationEvent
- org.camunda.bpm.engine.impl.history.event.HistoricDecisionInputInstanceEntity (implements org.camunda.bpm.engine.history.HistoricDecisionInputInstance, org.camunda.bpm.engine.impl.variable.serializer.ValueFields)
- org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceEntity (implements org.camunda.bpm.engine.history.HistoricDecisionInstance)
- org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity (implements org.camunda.bpm.engine.history.HistoricDecisionOutputInstance, org.camunda.bpm.engine.impl.variable.serializer.ValueFields)
- org.camunda.bpm.engine.impl.history.event.HistoricDetailEventEntity
- org.camunda.bpm.engine.impl.history.event.HistoricFormPropertyEventEntity
- org.camunda.bpm.engine.impl.history.event.HistoricVariableUpdateEventEntity
- org.camunda.bpm.engine.impl.history.event.HistoricExternalTaskLogEntity (implements org.camunda.bpm.engine.history.HistoricExternalTaskLog)
- org.camunda.bpm.engine.impl.history.event.HistoricIdentityLinkLogEventEntity
- org.camunda.bpm.engine.impl.history.event.HistoricIncidentEventEntity
- org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- org.camunda.bpm.engine.impl.history.event.HistoricScopeInstanceEvent
- org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity
- org.camunda.bpm.engine.impl.history.event.HistoricCaseActivityInstanceEventEntity
- org.camunda.bpm.engine.impl.history.event.HistoricCaseInstanceEventEntity
- org.camunda.bpm.engine.impl.history.event.HistoricProcessInstanceEventEntity
- org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
- org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity (implements org.camunda.bpm.engine.history.UserOperationLogEntry)
- org.camunda.bpm.engine.impl.history.event.HistoryEventProcessor
- org.camunda.bpm.engine.impl.history.event.HistoryEventProcessor.HistoryEventCreator
- org.camunda.bpm.engine.impl.history.event.SimpleIpBasedProvider (implements org.camunda.bpm.engine.impl.history.event.HostnameProvider)
- org.camunda.bpm.engine.impl.persistence.AbstractManager (implements org.camunda.bpm.engine.impl.interceptor.Session)
Interface Hierarchy
- org.camunda.bpm.engine.impl.history.event.HostnameProvider
- java.io.Serializable
- org.camunda.bpm.engine.impl.history.event.HistoryEventType
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.camunda.bpm.engine.impl.history.event.HistoryEventTypes (implements org.camunda.bpm.engine.impl.history.event.HistoryEventType)
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)