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