Uses of Enum Class
com.logicaldoc.core.security.UserEvent
Packages that use UserEvent
Package
Description
-
Uses of UserEvent in com.logicaldoc.core.security
Methods in com.logicaldoc.core.security that return UserEventModifier and TypeMethodDescriptionstatic UserEventUserEvent.fromString(String event) static UserEventReturns 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.