Class HistoricDecisionEvaluationEvent

java.lang.Object
org.camunda.bpm.engine.impl.history.event.HistoryEvent
org.camunda.bpm.engine.impl.history.event.HistoricDecisionEvaluationEvent
All Implemented Interfaces:
Serializable, DbEntity, HistoricEntity

public class HistoricDecisionEvaluationEvent extends HistoryEvent
Container for history entities which belongs to a decision evaluation. Only the containing history entities should be persisted.
See Also: