Uses of Enum Class
com.logicaldoc.core.folder.FolderEvent
-
Uses of FolderEvent in com.logicaldoc.core.folder
Modifier and TypeMethodDescriptionstatic FolderEvent
FolderEvent.fromString
(String event) static FolderEvent
Returns the enum constant of this class with the specified name.static FolderEvent[]
FolderEvent.values()
Returns an array containing the constants of this enum class, in the order they are declared.