Class HistoricDecisionInstanceEntity

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

public class HistoricDecisionInstanceEntity extends HistoryEvent implements HistoricDecisionInstance
History entry for an evaluated decision.
Author:
Philipp Ossler, Ingo Richtsmeier
See Also: