Uses of Interface
org.alfresco.event.sdk.handling.EventHandlingExecutor
Packages that use EventHandlingExecutor
-
Uses of EventHandlingExecutor in org.alfresco.event.sdk.handling
Classes in org.alfresco.event.sdk.handling that implement EventHandlingExecutorModifier and TypeClassDescriptionclassSimple implementation ofEventHandlingExecutorthat usesEventHandlingRegistryto get theListofEventHandlers to execute based on the event type and after that executes the handling method for each of them whenever theEventFiltercondition is fulfilled by the event.