Uses of Interface
org.alfresco.repo.event2.EventSender
Packages that use EventSender
-
Uses of EventSender in org.alfresco.repo.event2
Classes in org.alfresco.repo.event2 that implement EventSenderModifier and TypeClassDescriptionclassSends a message to a destination in the current thread.classEnqueuing event sender allows to create asynchronously the RepoEvent offloading the work to a ThreadPool but at the same time it preserves the order of the events.Methods in org.alfresco.repo.event2 that return EventSenderMethods in org.alfresco.repo.event2 with parameters of type EventSender