Class ImportMavenPlanCheckoutPomAction

java.lang.Object
com.opensymphony.xwork2.ActionSupport
com.atlassian.bamboo.ww2.BambooActionSupport
com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanAction
com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanCheckoutPomAction
All Implemented Interfaces:
JsonStreamingAction, ErrorCollection, BambooSessionAware, BareBuildConfigurationAware, BuildConfigurationAware, NavigationAware, DomainObjectSecurityAware, GlobalCreatePlanSecurityAware, GlobalReadSecurityAware, PlanAware, PlanLimitAware, ReturnUrlAware, com.atlassian.core.i18n.I18nTextProvider, com.atlassian.struts.TextProvider, com.atlassian.struts.ValidationAware, com.opensymphony.xwork.ValidationAware, com.opensymphony.xwork2.Action, com.opensymphony.xwork2.interceptor.ValidationAware, com.opensymphony.xwork2.LocaleProvider, com.opensymphony.xwork2.Preparable, com.opensymphony.xwork2.TextProvider, com.opensymphony.xwork2.Validateable, Serializable

public class ImportMavenPlanCheckoutPomAction extends ImportMavenPlanAction implements com.opensymphony.xwork2.Preparable
See Also:
  • Constructor Details

    • ImportMavenPlanCheckoutPomAction

      public ImportMavenPlanCheckoutPomAction()
  • Method Details

    • prepare

      public void prepare() throws Exception
      Specified by:
      prepare in interface com.opensymphony.xwork2.Preparable
      Overrides:
      prepare in class ImportMavenPlanAction
      Throws:
      Exception
    • validate

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

      protected void initVcsTypeSelectors(@NotNull @NotNull TaskRenderMode renderMode)
      Specified by:
      initVcsTypeSelectors 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()