Class OutboxProcessor.CleanupSettings

java.lang.Object
one.tomorrow.transactionaloutbox.service.OutboxProcessor.CleanupSettings
Enclosing class:
OutboxProcessor

public static final class OutboxProcessor.CleanupSettings extends Object
If provided, the outbox will be cleaned up in the given interval, i.e. outbox records will be deleted if they were processed before `ǹow - retention`.