Package pro.taskana.loghistory.impl
Class LogfileHistoryServiceImpl
java.lang.Object
pro.taskana.loghistory.impl.LogfileHistoryServiceImpl
- All Implemented Interfaces:
TaskanaHistory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcreate(ClassificationHistoryEvent event) voidcreate(TaskHistoryEvent event) voidcreate(WorkbasketHistoryEvent event) voiddeleteHistoryEventsByTaskIds(List<String> taskIds) voidinitialize(TaskanaEngine taskanaEngine)
-
Constructor Details
-
LogfileHistoryServiceImpl
public LogfileHistoryServiceImpl()
-
-
Method Details
-
initialize
- Specified by:
initializein interfaceTaskanaHistory
-
create
- Specified by:
createin interfaceTaskanaHistory
-
create
- Specified by:
createin interfaceTaskanaHistory
-
create
- Specified by:
createin interfaceTaskanaHistory
-
deleteHistoryEventsByTaskIds
- Specified by:
deleteHistoryEventsByTaskIdsin interfaceTaskanaHistory
-