Uses of Class
pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
-
Packages that use ClassificationHistoryEvent Package Description pro.taskana.spi.history.api pro.taskana.spi.history.api.events.classification pro.taskana.spi.history.internal -
-
Uses of ClassificationHistoryEvent in pro.taskana.spi.history.api
Methods in pro.taskana.spi.history.api with parameters of type ClassificationHistoryEvent Modifier and Type Method Description voidTaskanaHistory. create(ClassificationHistoryEvent event)Create a new ClassificationHistoryEvent. -
Uses of ClassificationHistoryEvent in pro.taskana.spi.history.api.events.classification
Subclasses of ClassificationHistoryEvent in pro.taskana.spi.history.api.events.classification Modifier and Type Class Description classClassificationCreatedEventclassClassificationDeletedEventclassClassificationUpdatedEvent -
Uses of ClassificationHistoryEvent in pro.taskana.spi.history.internal
Methods in pro.taskana.spi.history.internal with parameters of type ClassificationHistoryEvent Modifier and Type Method Description voidHistoryEventManager. createEvent(ClassificationHistoryEvent event)
-