Provides the main OpenCms "operating system".
-
String remote command execution return type.
Map remote command execution return type.
List remote command execution return type.
CmsServletContainerSettings.CmsServletContainerCfgMode.MODE_AUTO
CmsServletContainerSettings.CmsServletContainerCfgMode.MODE_MANUAL
Manual configuration mode.
CmsServletContainerSettings.CmsServletContainerCfgMode.MODE_NONE
No set configuration mode.
CmsServletContainerSettings.getMode()
CmsServletContainerSettings.CmsServletContainerCfgMode.valueOf(String mode)
Returns the parsed mode object if the string representation matches, or null
if not.