Class AbstractOutboxService

java.lang.Object
com.sap.cds.services.ServiceDelegator
com.sap.cds.services.utils.outbox.AbstractOutboxService
All Implemented Interfaces:
OutboxService, Service

public abstract class AbstractOutboxService extends ServiceDelegator implements OutboxService
Abstract implementation of OutboxService, providing base implementation for all specific outbox services.