Uses of Enum Class
com.skava.entities.EventStatus
Packages that use EventStatus
Package
Description
Notification DB entities.
Notification DTO models.
-
Uses of EventStatus in com.skava.entities
Methods in com.skava.entities that return EventStatusModifier and TypeMethodDescriptionstatic EventStatus
Returns the enum constant of this class with the specified name.static EventStatus[]
EventStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of EventStatus in com.skava.model.datatransferobjects
Fields in com.skava.model.datatransferobjects declared as EventStatusModifier and TypeFieldDescriptionprotected EventStatus
Action.status
The collection statusprotected EventStatus
Event.status
The collection status