Uses of Class
org.opencms.rmi.CmsShellCommandResult
Package
Description
The CmsRemoteShell allows to manipulate a running server using OpenCms shell commands.
-
Uses of CmsShellCommandResult in org.opencms.rmi
Modifier and TypeMethodDescriptionCmsRemoteShell.executeCommand
(String cmd, List<String> params) I_CmsRemoteShell.executeCommand
(String cmd, List<String> params) Executes a shell command .