Interface SshTransferOptions

  • All Superinterfaces:
    jenkins.plugins.publish_over.options.TransferOptions
    All Known Implementing Classes:
    SshOverrideTransferDefaults

    public interface SshTransferOptions
    extends jenkins.plugins.publish_over.options.TransferOptions
    • Method Detail

      • getExecCommand

        String getExecCommand()
      • getExecTimeout

        int getExecTimeout()
      • isUsePty

        boolean isUsePty()
      • isUseAgentForwarding

        boolean isUseAgentForwarding()