Package org.alfresco.event.outbox
Interface EventConsumer
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
A functional interface representing an
Event consumer. It's used as an abstraction for storing events and sending them to the target system.-
Method Summary
-
Method Details
-
consume
-