Uses of Interface
org.alfresco.event.outbox.EventConsumer
-
Uses of EventConsumer in org.alfresco.event.outbox
Methods in org.alfresco.event.outbox that return EventConsumerMethods in org.alfresco.event.outbox with parameters of type EventConsumerModifier and TypeMethodDescriptionOutboxBuilder.withOutboundEventConsumer(EventConsumer outboundEventConsumer) Configures the outboundEventConsumerwhich is used to relay the stored events to the target system in an asynchronous way.