Interface DmnHistoryEventProducer

All Known Implementing Classes:
DefaultDmnHistoryEventProducer

public interface DmnHistoryEventProducer
The producer for DMN history events. The history event producer is responsible for extracting data from the dmn engine and adding the data to a HistoryEvent.
Author:
Philipp Ossler