Hierarchy For Package io.leandev.appfuse.notification.outbox
Class Hierarchy
- java.lang.Object
- io.leandev.appfuse.notification.outbox.NotificationDeliveryLogBase
- io.leandev.appfuse.notification.outbox.NotificationOutboxBase (implements io.leandev.appfuse.notification.outbox.OutboxView)
- io.leandev.appfuse.notification.outbox.NotificationOutboxDispatcher
- io.leandev.appfuse.notification.outbox.PersistentNotificationDeliveryListener<T> (implements io.leandev.appfuse.notification.outbox.NotificationDeliveryListener)
Interface Hierarchy
- io.leandev.appfuse.notification.outbox.NotificationDeliveryListener
- io.leandev.appfuse.notification.outbox.OutboxView
- org.springframework.data.repository.query.QueryByExampleExecutor<T>
- org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.ListCrudRepository<T, ID>, org.springframework.data.repository.ListPagingAndSortingRepository<T, ID>) - io.leandev.appfuse.notification.outbox.NotificationDeliveryLogRepositoryBase<T>
- io.leandev.appfuse.notification.outbox.NotificationOutboxRepositoryBase<T>
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.Repository<T,
ID> - org.springframework.data.repository.CrudRepository<T,
ID> - org.springframework.data.repository.ListCrudRepository<T,
ID> - org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.ListPagingAndSortingRepository<T, ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>) - io.leandev.appfuse.notification.outbox.NotificationDeliveryLogRepositoryBase<T>
- io.leandev.appfuse.notification.outbox.NotificationOutboxRepositoryBase<T>
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.ListCrudRepository<T,
- org.springframework.data.repository.PagingAndSortingRepository<T,
ID> - org.springframework.data.repository.ListPagingAndSortingRepository<T,
ID> - org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.ListCrudRepository<T, ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>) - io.leandev.appfuse.notification.outbox.NotificationDeliveryLogRepositoryBase<T>
- io.leandev.appfuse.notification.outbox.NotificationOutboxRepositoryBase<T>
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.ListPagingAndSortingRepository<T,
- org.springframework.data.repository.CrudRepository<T,
- io.leandev.appfuse.notification.outbox.RetryPolicyResolver
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- io.leandev.appfuse.notification.outbox.OutboxStatus
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- io.leandev.appfuse.notification.outbox.RetryPolicy
- java.lang.Record