Interface AsyncHistoryListener
- All Known Implementing Classes:
DefaultAsyncHistoryJobProducer
public interface AsyncHistoryListener
-
Method Summary
Modifier and TypeMethodDescriptionhistoryDataGenerated(JobServiceConfiguration jobServiceConfiguration, List<com.fasterxml.jackson.databind.node.ObjectNode> historyObjectNodes)
-
Method Details
-
historyDataGenerated
List<HistoryJobEntity> historyDataGenerated(JobServiceConfiguration jobServiceConfiguration, List<com.fasterxml.jackson.databind.node.ObjectNode> historyObjectNodes)
-