Uses of Class
org.imixs.archive.service.cassandra.ArchiveEvent
Packages that use ArchiveEvent
-
Uses of ArchiveEvent in org.imixs.archive.service
Methods in org.imixs.archive.service with parameters of type ArchiveEventModifier and TypeMethodDescriptionvoidMetricService.onArchiveEvent(ArchiveEvent archiveEvent) ProcessingEvent listener to generate a metric. -
Uses of ArchiveEvent in org.imixs.archive.service.cassandra
Fields in org.imixs.archive.service.cassandra with type parameters of type ArchiveEventModifier and TypeFieldDescriptionprotected jakarta.enterprise.event.Event<ArchiveEvent>DataService.events