Index

A C D E F G H I J L M O P S 
All Classes and Interfaces|All Packages

A

archive(Instant) - Method in class org.springframework.modulith.events.jpa.JpaEventPublication
 
ArchivedJpaEventPublication - Class in org.springframework.modulith.events.jpa.archiving
 
ArchivedJpaEventPublication() - Constructor for class org.springframework.modulith.events.jpa.archiving.ArchivedJpaEventPublication
 
ArchivedJpaEventPublication(UUID, Instant, String, String, Class<?>, EventPublication.Status, Instant, int) - Constructor for class org.springframework.modulith.events.jpa.archiving.ArchivedJpaEventPublication
 
ArchivingAutoConfiguration - Class in org.springframework.modulith.events.jpa.archiving
Auto-configuration adding the current package as auto-configuration package for ArchivedJpaEventPublication to be included in the JPA setup.
ArchivingAutoConfiguration() - Constructor for class org.springframework.modulith.events.jpa.archiving.ArchivingAutoConfiguration
 

C

completionAttempts - Variable in class org.springframework.modulith.events.jpa.JpaEventPublication
 
completionDate - Variable in class org.springframework.modulith.events.jpa.JpaEventPublication
 
countByStatus(EventPublication.Status) - Method in class org.springframework.modulith.events.jpa.JpaEventPublicationRepository
 
create(TargetEventPublication) - Method in class org.springframework.modulith.events.jpa.JpaEventPublicationRepository
 

D

DefaultJpaEventPublication - Class in org.springframework.modulith.events.jpa.updating
 
DefaultJpaEventPublication() - Constructor for class org.springframework.modulith.events.jpa.updating.DefaultJpaEventPublication
 
DefaultJpaEventPublication(UUID, Instant, String, String, Class<?>, EventPublication.Status, Instant, int) - Constructor for class org.springframework.modulith.events.jpa.updating.DefaultJpaEventPublication
 
deleteCompletedPublications() - Method in class org.springframework.modulith.events.jpa.JpaEventPublicationRepository
 
deleteCompletedPublicationsBefore(Instant) - Method in class org.springframework.modulith.events.jpa.JpaEventPublicationRepository
 
deletePublications(List<UUID>) - Method in class org.springframework.modulith.events.jpa.JpaEventPublicationRepository
 

E

equals(Object) - Method in class org.springframework.modulith.events.jpa.JpaEventPublication
 
eventType - Variable in class org.springframework.modulith.events.jpa.JpaEventPublication
 

F

findByStatus(EventPublication.Status) - Method in class org.springframework.modulith.events.jpa.JpaEventPublicationRepository
 
findCompletedPublications() - Method in class org.springframework.modulith.events.jpa.JpaEventPublicationRepository
 
findFailedPublications(EventPublicationRepository.FailedCriteria) - Method in class org.springframework.modulith.events.jpa.JpaEventPublicationRepository
 
findIncompletePublications() - Method in class org.springframework.modulith.events.jpa.JpaEventPublicationRepository
 
findIncompletePublicationsByEventAndTargetIdentifier(Object, PublicationTargetIdentifier) - Method in class org.springframework.modulith.events.jpa.JpaEventPublicationRepository
 
findIncompletePublicationsPublishedBefore(Instant) - Method in class org.springframework.modulith.events.jpa.JpaEventPublicationRepository
 

G

getCompletedEntityType() - Method in class org.springframework.modulith.events.jpa.JpaEventPublicationRepository
Returns the type representing completed event publications.
getCompletedType(CompletionMode) - Static method in class org.springframework.modulith.events.jpa.JpaEventPublication
 
getIncompleteType() - Static method in class org.springframework.modulith.events.jpa.JpaEventPublication
 

H

hashCode() - Method in class org.springframework.modulith.events.jpa.JpaEventPublication
 

I

id - Variable in class org.springframework.modulith.events.jpa.JpaEventPublication
 

J

JpaEventPublication - Class in org.springframework.modulith.events.jpa
JPA entity to represent event publications.
JpaEventPublication() - Constructor for class org.springframework.modulith.events.jpa.JpaEventPublication
 
JpaEventPublication(UUID, Instant, String, String, Class<?>, EventPublication.Status, Instant, int) - Constructor for class org.springframework.modulith.events.jpa.JpaEventPublication
Creates a new JpaEventPublication for the given publication date, listener id, serialized event and event type.
JpaEventPublicationAutoConfiguration - Class in org.springframework.modulith.events.jpa
Auto-configuration for JPA based event publication.
JpaEventPublicationAutoConfiguration() - Constructor for class org.springframework.modulith.events.jpa.JpaEventPublicationAutoConfiguration
 
JpaEventPublicationConfiguration - Class in org.springframework.modulith.events.jpa
 
JpaEventPublicationConfiguration() - Constructor for class org.springframework.modulith.events.jpa.JpaEventPublicationConfiguration
 
jpaEventPublicationRepository(EntityManager, EventSerializer, Environment) - Method in class org.springframework.modulith.events.jpa.JpaEventPublicationConfiguration
 
JpaEventPublicationRepository - Class in org.springframework.modulith.events.jpa
Repository to store TargetEventPublications.
JpaEventPublicationRepository(EntityManager, EventSerializer, CompletionMode) - Constructor for class org.springframework.modulith.events.jpa.JpaEventPublicationRepository
Creates a new JpaEventPublicationRepository for the given EntityManager and EventSerializer.

L

lastResubmissionDate - Variable in class org.springframework.modulith.events.jpa.JpaEventPublication
 
listenerId - Variable in class org.springframework.modulith.events.jpa.JpaEventPublication
 

M

markCompleted(Object, PublicationTargetIdentifier, Instant) - Method in class org.springframework.modulith.events.jpa.JpaEventPublicationRepository
 
markCompleted(UUID, Instant) - Method in class org.springframework.modulith.events.jpa.JpaEventPublicationRepository
 
markFailed(UUID) - Method in class org.springframework.modulith.events.jpa.JpaEventPublicationRepository
 
markProcessing(UUID) - Method in class org.springframework.modulith.events.jpa.JpaEventPublicationRepository
 
markResubmitted(UUID, Instant) - Method in class org.springframework.modulith.events.jpa.JpaEventPublicationRepository
 

O

of(UUID, Instant, String, String, Class<?>, EventPublication.Status, Instant, int) - Static method in class org.springframework.modulith.events.jpa.JpaEventPublication
 
org.springframework.modulith.events.jpa - package org.springframework.modulith.events.jpa
JPA integration for EventPublicationRepository.
org.springframework.modulith.events.jpa.archiving - package org.springframework.modulith.events.jpa.archiving
JPA integration for EventPublicationRepository.
org.springframework.modulith.events.jpa.updating - package org.springframework.modulith.events.jpa.updating
JPA integration for EventPublicationRepository.

P

publicationDate - Variable in class org.springframework.modulith.events.jpa.JpaEventPublication
 

S

serializedEvent - Variable in class org.springframework.modulith.events.jpa.JpaEventPublication
 
spring.modulith.events.jpa - module spring.modulith.events.jpa
 
status - Variable in class org.springframework.modulith.events.jpa.JpaEventPublication
 
A C D E F G H I J L M O P S 
All Classes and Interfaces|All Packages