public final class HistoryEventManager extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
createEvent(ClassificationHistoryEvent event) |
void |
createEvent(TaskHistoryEvent event) |
void |
createEvent(WorkbasketHistoryEvent event) |
void |
deleteEvents(List<String> taskIds) |
static HistoryEventManager |
getInstance(TaskanaEngine taskanaEngine) |
static boolean |
isHistoryEnabled() |
public static HistoryEventManager getInstance(TaskanaEngine taskanaEngine)
public static boolean isHistoryEnabled()
public void createEvent(TaskHistoryEvent event)
public void createEvent(WorkbasketHistoryEvent event)
public void createEvent(ClassificationHistoryEvent event)
Copyright © 2020. All rights reserved.