Uses of Interface
org.alfresco.event.gateway.subscription.EventSubscription
Packages that use EventSubscription
-
Uses of EventSubscription in org.alfresco.event.gateway.subscription
Methods in org.alfresco.event.gateway.subscription that return EventSubscriptionModifier and TypeMethodDescriptionGet anEventSubscriptionfrom the registry by its identifier.EventSubscriptionFactory.getEventSubscription(Subscription subscription) Obtain an instance ofEventSubscriptiongiven the requested subscription requirements.Methods in org.alfresco.event.gateway.subscription with parameters of type EventSubscriptionModifier and TypeMethodDescriptionvoidEventSubscriptionRegistry.register(String id, EventSubscription eventSubscription) Add a newEventSubscriptionunder an identifier to the registry.