Class ImportMavenPlanCheckoutPomAction

    • Constructor Detail

      • ImportMavenPlanCheckoutPomAction

        public ImportMavenPlanCheckoutPomAction()
    • Method Detail

      • validate

        public void validate()
        Specified by:
        validate in interface com.opensymphony.xwork2.Validateable
        Overrides:
        validate in class ImportMavenPlanAction
      • input

        public String input()
                     throws Exception
        Overrides:
        input in class com.opensymphony.xwork2.ActionSupport
        Throws:
        Exception
      • execute

        public String execute()
                       throws Exception
        Specified by:
        execute in interface com.opensymphony.xwork2.Action
        Overrides:
        execute in class com.opensymphony.xwork2.ActionSupport
        Throws:
        Exception
      • getMavenPath

        public String getMavenPath()
      • setMavenPath

        public void setMavenPath​(String mavenPath)
      • getNotLegacyRepositoriesSelector

        public String getNotLegacyRepositoriesSelector()