Class ViewUserDetailsAdminAction

java.lang.Object
com.opensymphony.xwork2.ActionSupport
com.atlassian.bamboo.ww2.BambooActionSupport
com.atlassian.bamboo.ww2.actions.admin.user.ViewUserDetailsAdminAction
All Implemented Interfaces:
JsonStreamingAction, ErrorCollection, BambooSessionAware, NavigationAware, DomainObjectSecurityAware, GlobalAdminSecurityAware, GlobalReadSecurityAware, 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 ViewUserDetailsAdminAction extends BambooActionSupport implements GlobalAdminSecurityAware
See Also:
  • Constructor Details

    • ViewUserDetailsAdminAction

      public ViewUserDetailsAdminAction()
  • Method Details

    • resetCaptcha

      public String resetCaptcha()
    • invalidateUserSessions

      public String invalidateUserSessions()
    • 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
    • delete

      public String delete()
    • getUser

      public BambooUser getUser()
      Overrides:
      getUser in class BambooActionSupport
    • setUsername

      public void setUsername(String username)
    • getUsername

      public String getUsername()
    • canDelete

      public boolean canDelete()
    • canEdit

      public boolean canEdit()
    • isCaptchaEnabled

      public boolean isCaptchaEnabled()
    • isCaptchaResetable

      public boolean isCaptchaResetable()
    • getCaptchaCount

      public String getCaptchaCount()
    • isEnabled

      public boolean isEnabled()
    • getFullName

      public String getFullName()
    • getEmail

      public String getEmail()
    • getJabberAddress

      public String getJabberAddress()
    • getUserDirectory

      public String getUserDirectory()
    • isActive

      public boolean isActive()