Package org.alfresco.event.outbox
package org.alfresco.event.outbox
-
ClassDescriptionIntegration point, exposing the JDBC
Connection/Transaction from the host system.Encapsulates the event which is stored in (send to) theOutbox.A functional interface representing anEventconsumer.Integration point, allowing to integrate with the host system monitoring implementation.Represents a metric identifier which consists of its name and optional tags (key-value).The main entrypoint to the Outbox module.Creates anOutboxinstance backed by the relational database.Integration point which allows to provide configuration options used by theOutboximplementation.ARuntimeExceptionto indicate failures in theOutboxmodule.