Package org.camunda.bpm.engine.impl.history.event

Interface Summary
HistoryEventType An history event type.
 

Class Summary
HistoricActivityInstanceEventEntity HistoryEvent implementation for events that happen in an activity.
HistoricCaseActivityInstanceEventEntity HistoryEvent implementation for events that happen in a case activity.
HistoricCaseInstanceEventEntity  
HistoricDecisionInputInstanceEntity  
HistoricDecisionInstanceEntity History entry for an evaluated decision.
HistoricDecisionInstanceManager Data base operations for HistoricDecisionInstanceEntity.
HistoricDecisionOutputInstanceEntity  
HistoricDetailEventEntity  
HistoricFormPropertyEventEntity  
HistoricIdentityLinkLogEventEntity  
HistoricIncidentEventEntity  
HistoricJobLogEvent  
HistoricProcessInstanceEventEntity HistoryEvent signifying a top-level event in a process instance.
HistoricScopeInstanceEvent  
HistoricTaskInstanceEventEntity  
HistoricVariableUpdateEventEntity  
HistoryEvent The base class for all history events.
HistoryEventProcessor The HistoryEventProcessor should be used to process an history event.
HistoryEventProcessor.HistoryEventCreator The HistoryEventProcessor.HistoryEventCreator interface which is used to interchange the implementation of the creation of different HistoryEvents.
UserOperationLogEntryEventEntity  
 

Enum Summary
HistoryEventTypes The set of built-in history event types.
 



Copyright © 2016 camunda services GmbH. All rights reserved.