Package org.alfresco.event.gateway.consumption
package org.alfresco.event.gateway.consumption
-
InterfacesClassDescriptionThe event consumer handles
RepoEventobjects, usually to publish them again in a different output channel.Registry that manages all theEventConsumerobjects of the event gateway microservice.TheGatewayEventConsumerforwards theRepoEventto the event router that uses theEventConsumerRegistryto subsequently send the event to the correspondingEventConsumer/s.The gateway event consumer is the main entry point of the event gateway microservice.