Uses of Enum Class
org.eblocker.server.http.controller.impl.EventControllerImpl.EventDeletionMode
Packages that use EventControllerImpl.EventDeletionMode
-
Uses of EventControllerImpl.EventDeletionMode in org.eblocker.server.http.controller.impl
Methods in org.eblocker.server.http.controller.impl that return EventControllerImpl.EventDeletionModeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.EventControllerImpl.EventDeletionMode.values()Returns an array containing the constants of this enum class, in the order they are declared.