Class UpdateNodeRemoteCommand

    • Field Detail

      • remotePort

        protected String remotePort
      • remoteUser

        protected String remoteUser
      • sshAuthType

        protected String sshAuthType
      • sshkeyfile

        protected String sshkeyfile
      • sshkeypassphrase

        protected String sshkeypassphrase
      • remotepassword

        protected String remotepassword
      • windowsdomain

        protected String windowsdomain
    • Constructor Detail

      • UpdateNodeRemoteCommand

        public UpdateNodeRemoteCommand()
    • Method Detail

      • populateParameters

        protected abstract void populateParameters()
      • getType

        protected abstract RemoteType getType()
      • getDefaultPort

        protected abstract String getDefaultPort()