Class OutboxProcessor.CleanupSettings
java.lang.Object
one.tomorrow.transactionaloutbox.service.OutboxProcessor.CleanupSettings
- Enclosing class:
- OutboxProcessor
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`.