Package org.alfresco.event.gateway.subscription
package org.alfresco.event.gateway.subscription
-
InterfacesClassDescriptionThe event subscription component is in charge of publishing the events consumed from ACS to other channels.The event subscription factory has the responsibility of creating new event subscription objects taking into account the specification provided by the client using a
Subscriptionobject.Registry that manages all theEventSubscriptionobjects of the event gateway microservice.Service in charge of dealing with the internal logic of the gatewayThe subscription publisher is the component in charge of publishing theRepoEventobjects to the corresponding channels.The subscription publisher factory has the responsibility of creating new subscription publisher objects taking into account the specification provided by the client using aSubscriptionobject.