Class MavenScanType

    • Constructor Detail

      • MavenScanType

        @DataBoundConstructor
        public MavenScanType()
    • Method Detail

      • getMavenOptions

        public String getMavenOptions()
      • getMavenInstallationName

        public String getMavenInstallationName()
      • setMavenOptions

        @DataBoundSetter
        public void setMavenOptions​(String mavenOptions)
      • setMavenInstallationName

        @DataBoundSetter
        public void setMavenInstallationName​(String mavenInstallationName)