Uses of Enum
org.opencms.module.CmsModuleLog.Action
Package
Description
OpenCms modules provide a powerful, standardized way to extend
the core OpenCms functionality.
-
Uses of CmsModuleLog.Action in org.opencms.module
Modifier and TypeMethodDescriptionstatic CmsModuleLog.Action
Returns the enum constant of this type with the specified name.static CmsModuleLog.Action[]
CmsModuleLog.Action.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
CmsModuleLog.log
(String moduleName, CmsModuleLog.Action action, boolean ok) Logs a module action.