クラス ArchivedJpaEventPublication
java.lang.ObjectSE
org.springframework.modulith.events.jpa.JpaEventPublication
org.springframework.modulith.events.jpa.archiving.ArchivedJpaEventPublication
@Entity(name="ArchivedJpaEventPublication")
public class ArchivedJpaEventPublication
extends JpaEventPublication
フィールド概要
クラス org.springframework.modulith.events.jpa.JpaEventPublication から継承されたフィールド
completionAttempts, completionDate, lastResubmissionDate, statusコンストラクター概要
コンストラクターコンストラクター説明ArchivedJpaEventPublication(UUIDSE id, InstantSE publicationDate, StringSE listenerId, StringSE serializedEvent, ClassSE<?> eventType, @Nullable EventPublication.Status status, @Nullable InstantSE lastResubmissionDate, int completionAttempts) 方法の概要
クラス org.springframework.modulith.events.jpa.JpaEventPublication から継承されたメソッド
equals, hashCode
コンストラクターの詳細
ArchivedJpaEventPublication
ArchivedJpaEventPublication
ArchivedJpaEventPublication()