Uses of Class
pro.taskana.spi.history.api.events.task.TaskHistoryEvent
Packages that use TaskHistoryEvent
Package
Description
-
Uses of TaskHistoryEvent in pro.taskana.spi.history.api
Methods in pro.taskana.spi.history.api with parameters of type TaskHistoryEventModifier and TypeMethodDescriptionvoidTaskanaHistory.create(TaskHistoryEvent event) Create a new TaskHistoryEvent. -
Uses of TaskHistoryEvent in pro.taskana.spi.history.api.events.task
Subclasses of TaskHistoryEvent in pro.taskana.spi.history.api.events.taskModifier and TypeClassDescriptionclassEvent fired if a task is cancelled.classEvent fired if a task is cancelled to be claimed.classEvent fired if a task is claimed.classEvent fired if a task is completed.classEvent fired if a task is created.classclassThe TaskRequestChangesEvent is fired if changes on a Task are requested.classThe TaskRequestReviewEvent is fired after a review on a Task has been requested.classEvent fired if a task is terminated.classEvent fired if a task is transferred.class -
Uses of TaskHistoryEvent in pro.taskana.spi.history.internal
Methods in pro.taskana.spi.history.internal with parameters of type TaskHistoryEvent