Uses of Class
pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEventType
-
Packages that use WorkbasketHistoryEventType Package Description pro.taskana.spi.history.api.events.workbasket -
-
Uses of WorkbasketHistoryEventType in pro.taskana.spi.history.api.events.workbasket
Methods in pro.taskana.spi.history.api.events.workbasket that return WorkbasketHistoryEventType Modifier and Type Method Description static WorkbasketHistoryEventTypeWorkbasketHistoryEventType. valueOf(String name)Returns the enum constant of this type with the specified name.static WorkbasketHistoryEventType[]WorkbasketHistoryEventType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-