protected HistoryEvent |
DefaultHistoryEventProducer.createBatchEvent(BatchEntity batch,
HistoryEventTypes eventType) |
protected HistoryEvent |
DefaultHistoryEventProducer.createHistoricIdentityLinkEvt(IdentityLink identityLink,
HistoryEventTypes eventType) |
protected HistoryEvent |
DefaultHistoryEventProducer.createHistoricIncidentEvt(Incident incident,
HistoryEventTypes eventType) |
protected void |
DefaultCmmnHistoryEventProducer.initCaseActivityInstanceEvent(HistoricCaseActivityInstanceEventEntity evt,
CaseExecutionEntity caseExecutionEntity,
HistoryEventTypes eventType) |
protected void |
DefaultCmmnHistoryEventProducer.initCaseInstanceEvent(HistoricCaseInstanceEventEntity evt,
CaseExecutionEntity caseExecutionEntity,
HistoryEventTypes eventType) |
protected void |
DefaultDmnHistoryEventProducer.initDecisionInstanceEvent(HistoricDecisionInstanceEntity event,
org.camunda.bpm.dmn.engine.delegate.DmnDecisionLogicEvaluationEvent evaluationEvent,
HistoryEventTypes eventType) |
protected void |
DefaultDmnHistoryEventProducer.initDecisionInstanceEvent(HistoricDecisionInstanceEntity event,
org.camunda.bpm.dmn.engine.delegate.DmnDecisionLogicEvaluationEvent evaluationEvent,
HistoryEventTypes eventType,
HistoricDecisionInstanceEntity rootDecisionInstance) |