Uses of Class
org.jenkinsci.main.modules.sshd.SshCommandFactory.CommandLine
Packages that use SshCommandFactory.CommandLine
-
Uses of SshCommandFactory.CommandLine in org.jenkinsci.main.modules.sshd
Methods in org.jenkinsci.main.modules.sshd that return SshCommandFactory.CommandLineMethods in org.jenkinsci.main.modules.sshd with parameters of type SshCommandFactory.CommandLineModifier 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.Constructors in org.jenkinsci.main.modules.sshd with parameters of type SshCommandFactory.CommandLineModifierConstructorDescriptionprotected