Uses of Class
org.camunda.bpm.engine.impl.history.event.HistoryEventProcessor.HistoryEventCreator
-
Packages that use HistoryEventProcessor.HistoryEventCreator Package Description org.camunda.bpm.engine.impl.history.event -
-
Uses of HistoryEventProcessor.HistoryEventCreator in org.camunda.bpm.engine.impl.history.event
Methods in org.camunda.bpm.engine.impl.history.event with parameters of type HistoryEventProcessor.HistoryEventCreator Modifier and Type Method Description static voidHistoryEventProcessor. processHistoryEvents(HistoryEventProcessor.HistoryEventCreator creator)Process anHistoryEventand handle them directly after creation.
-