Class SshCommandFactoryImpl

  • All Implemented Interfaces:
    ExtensionPoint

    @Extension
    public class SshCommandFactoryImpl
    extends org.jenkinsci.main.modules.sshd.SshCommandFactory
    Author:
    Kohsuke Kawaguchi
    • Constructor Detail

      • SshCommandFactoryImpl

        public SshCommandFactoryImpl()
    • Method Detail

      • create

        public org.apache.sshd.server.command.Command create​(org.jenkinsci.main.modules.sshd.SshCommandFactory.CommandLine cmds)
        Specified by:
        create in class org.jenkinsci.main.modules.sshd.SshCommandFactory