Uses of Class
org.jenkinsci.main.modules.sshd.SshCommandFactory.CommandLine
-
Uses of SshCommandFactory.CommandLine in org.jenkinsci.main.modules.sshd
Modifier and TypeMethodDescriptionorg.apache.sshd.server.command.Command
CLICommandAdapter.create
(SshCommandFactory.CommandLine commandLine) abstract org.apache.sshd.server.command.Command
SshCommandFactory.create
(SshCommandFactory.CommandLine commandLine) If this factory understands the specified command, return a non-nullCommand
and that command will be used to handle the request.ModifierConstructorDescriptionprotected