Class GotoBuildResult

All Implemented Interfaces:
JsonStreamingAction, ErrorCollection, BambooSessionAware, NavigationAware, DomainObjectSecurityAware, GlobalReadSecurityAware, PlanReadSecurityAware, PlanAware, ProjectAware, ResultsSummaryAware, 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.TextProvider, com.opensymphony.xwork2.Validateable, Serializable

public class GotoBuildResult extends PlanResultsAction
See Also:
  • Constructor Details

    • GotoBuildResult

      public GotoBuildResult()
  • Method Details

    • 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
    • getReturnUrl

      public String getReturnUrl()
      Validate that requested build numbers falls between first and last build summary's build numbers.
      Specified by:
      getReturnUrl in interface ReturnUrlAware
      Overrides:
      getReturnUrl in class BambooActionSupport
      Returns:
      URL with corrected build number.