Uses of Class
org.camunda.bpm.engine.impl.history.event.HistoricScopeInstanceEvent

Packages that use HistoricScopeInstanceEvent
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
 class HistoricActivityInstanceEventEntity
          HistoryEvent implementation for events that happen in an activity.
 class HistoricCaseActivityInstanceEventEntity
          HistoryEvent implementation for events that happen in a case activity.
 class HistoricCaseInstanceEventEntity
           
 class HistoricProcessInstanceEventEntity
          HistoryEvent signifying a top-level event in a process instance.
 class HistoricTaskInstanceEventEntity
           
 

Uses of HistoricScopeInstanceEvent in org.camunda.bpm.engine.impl.persistence.entity
 

Subclasses of HistoricScopeInstanceEvent in org.camunda.bpm.engine.impl.persistence.entity
 class HistoricActivityInstanceEntity
           
 class HistoricCaseActivityInstanceEntity
           
 class HistoricCaseInstanceEntity
           
 class HistoricProcessInstanceEntity
           
 class HistoricTaskInstanceEntity
           
 



Copyright © 2017 camunda services GmbH. All rights reserved.