Uses of Class
org.camunda.bpm.engine.impl.history.event.HistoricScopeInstanceEvent
-
Packages that use HistoricScopeInstanceEvent Package Description org.camunda.bpm.engine.impl.history.event org.camunda.bpm.engine.impl.persistence.entity -
-
Uses of HistoricScopeInstanceEvent in org.camunda.bpm.engine.impl.history.event
Subclasses of HistoricScopeInstanceEvent in org.camunda.bpm.engine.impl.history.event Modifier and Type Class Description classHistoricActivityInstanceEventEntityHistoryEventimplementation for events that happen in an activity.classHistoricCaseActivityInstanceEventEntityHistoryEventimplementation for events that happen in a case activity.classHistoricCaseInstanceEventEntityclassHistoricProcessInstanceEventEntityHistoryEventsignifying a top-level event in a process instance.classHistoricTaskInstanceEventEntity -
Uses of HistoricScopeInstanceEvent in org.camunda.bpm.engine.impl.persistence.entity
Subclasses of HistoricScopeInstanceEvent in org.camunda.bpm.engine.impl.persistence.entity Modifier and Type Class Description classHistoricActivityInstanceEntityclassHistoricCaseActivityInstanceEntityclassHistoricCaseInstanceEntityclassHistoricProcessInstanceEntityclassHistoricTaskInstanceEntity
-