Uses of Enum Class
com.logicaldoc.core.folder.FolderEvent
Packages that use FolderEvent
-
Uses of FolderEvent in com.logicaldoc.core.folder
Methods in com.logicaldoc.core.folder that return FolderEventModifier and TypeMethodDescriptionstatic FolderEventFolderEvent.fromString(String event) static FolderEventReturns 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.