Class ConfigureAlias

java.lang.Object
org.apache.struts2.ActionSupport
com.atlassian.bamboo.ww2.BambooActionSupport
com.atlassian.bamboo.ww2.actions.admin.user.ConfigureAlias
All Implemented Interfaces:
JsonStreamingAction, ErrorCollection, BambooSessionAware, NavigationAware, AuthenticatedUserSecurityAware, DomainObjectSecurityAware, GlobalReadSecurityAware, ReturnUrlAware, UserAware, com.atlassian.core.i18n.I18nTextProvider, Serializable, org.apache.struts2.action.Action, org.apache.struts2.interceptor.ValidationAware, org.apache.struts2.locale.LocaleProvider, org.apache.struts2.text.TextProvider, org.apache.struts2.Validateable

public class ConfigureAlias extends BambooActionSupport implements AuthenticatedUserSecurityAware
See Also:
  • Constructor Details

    • ConfigureAlias

      public ConfigureAlias()
  • Method Details

    • validate

      public void validate()
      Specified by:
      validate in interface org.apache.struts2.Validateable
      Overrides:
      validate in class org.apache.struts2.ActionSupport
    • execute

      public String execute() throws Exception
      Specified by:
      execute in interface org.apache.struts2.action.Action
      Overrides:
      execute in class org.apache.struts2.ActionSupport
      Throws:
      Exception
    • setExtendedAuthorManager

      public void setExtendedAuthorManager(ExtendedAuthorManager extendedAuthorManager)
    • getNewAuthorName

      public String getNewAuthorName()
    • setNewAuthorName

      public void setNewAuthorName(String newAuthorName)