Interface OutboxRecordRepository

  • All Implemented Interfaces:

    
    public interface OutboxRecordRepository
    
                        

    Repository interface for managing outbox records.

    Provides methods for persisting, querying, and managing outbox records in the underlying data store.

    Since:

    0.1.0

    Author:

    Roland Beisel