public abstract class PluginAdminSshCommand extends SshCommand
BaseCommand.CommandRunnable, BaseCommand.Failure, BaseCommand.ProjectCommandRunnable, BaseCommand.UnloggedFailure
Modifier and Type | Field and Description |
---|---|
protected PluginLoader |
loader |
stderr, stdout
ENC, err, in, out, STATUS_NOT_ADMIN, user
Constructor and Description |
---|
PluginAdminSshCommand() |
Modifier and Type | Method and Description |
---|---|
protected void |
run() |
start
destroy, die, die, getArguments, getName, getPluginName, getTaskDescription, getTrimmedArguments, newCmdLineParser, onExit, parseCommandLine, parseCommandLine, provideStateTo, setArguments, setErrorStream, setExitCallback, setInputStream, setOutputStream, startThread, toPrintWriter, usage, writeError
@Inject protected PluginLoader loader
protected final void run() throws BaseCommand.UnloggedFailure
run
in class SshCommand
BaseCommand.UnloggedFailure