Uses of Enum Class
org.springframework.modulith.events.EventPublication.Status
-
Uses of EventPublication.Status in org.springframework.modulith.events
Methods in org.springframework.modulith.events that return EventPublication.StatusModifier and TypeMethodDescriptionEventPublication.getStatus()Return the publication'sEventPublication.Status.static EventPublication.StatusReturns the enum constant of this class with the specified name.static EventPublication.Status[]EventPublication.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.