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