Uses of Class
com.sap.cds.services.impl.outbox.persistence.PersistentOutbox
Packages that use PersistentOutbox
-
Uses of PersistentOutbox in com.sap.cds.services.impl.outbox.persistence.collectors
Constructors in com.sap.cds.services.impl.outbox.persistence.collectors with parameters of type PersistentOutboxModifierConstructorDescriptionPartitionCollector(CdsRuntime runtime, PersistentOutbox outboxService, CdsProperties.Outbox.OutboxServiceConfig config, String appVersion, Supplier<List<String>> tenantSupplier, TelemetryData telemetryData)