Class Paths

    • Constructor Detail

      • Paths

        @DataBoundConstructor
        public Paths​(String saltCommandPath,
                     String basedir)
    • Method Detail

      • setSaltCommandPath

        @DataBoundSetter
        public void setSaltCommandPath​(String saltCommandPath)
      • setBasedir

        @DataBoundSetter
        public void setBasedir​(String basedir)
      • getSaltCommandPath

        public String getSaltCommandPath()
      • getBasedir

        public String getBasedir()