Uses of Enum Class
com.logicaldoc.core.security.user.UserEvent
Package
Description
Definition of the User object and ancillary objects
-
Uses of UserEvent in com.logicaldoc.core.security.user
Modifier and TypeMethodDescriptionstatic UserEvent
UserEvent.fromString
(String event) static UserEvent
Returns the enum constant of this class with the specified name.static UserEvent[]
UserEvent.values()
Returns an array containing the constants of this enum class, in the order they are declared.