Uses of Enum Class
pro.taskana.spi.history.api.events.task.TaskHistoryEventType
Packages that use TaskHistoryEventType
-
Uses of TaskHistoryEventType in pro.taskana.spi.history.api.events.task
Methods in pro.taskana.spi.history.api.events.task that return TaskHistoryEventTypeModifier and TypeMethodDescriptionstatic TaskHistoryEventTypeReturns the enum constant of this class with the specified name.static TaskHistoryEventType[]TaskHistoryEventType.values()Returns an array containing the constants of this enum class, in the order they are declared.