Uses of Enum Class
org.gcube.event.publisher.EventStatus.Status
-
Uses of EventStatus.Status in org.gcube.event.publisher
Methods in org.gcube.event.publisher that return EventStatus.StatusModifier and TypeMethodDescriptionEventStatus.getStatus()static EventStatus.StatusReturns the enum constant of this class with the specified name.static EventStatus.Status[]EventStatus.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.gcube.event.publisher with parameters of type EventStatus.Status