Class ConfigureAgents

java.lang.Object
com.opensymphony.xwork2.ActionSupport
All Implemented Interfaces:
JsonStreamingAction, ErrorCollection, BambooSessionAware, NavigationAware, AuthenticatedUserSecurityAware, DomainObjectSecurityAware, GlobalAdminSecurityAware, GlobalReadSecurityAware, ReturnUrlAware, TabSelectionAware, 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 ConfigureAgents extends ViewAgents implements GlobalAdminSecurityAware
See Also:
  • Constructor Details

    • ConfigureAgents

      public ConfigureAgents()
  • Method Details

    • doDefault

      public String doDefault() throws Exception
      Description copied from class: BambooActionSupport
      Default action just sends to the input
      Overrides:
      doDefault in class ViewAgents
      Throws:
      Exception
    • reconfigure

      public String reconfigure() throws Exception
      Throws:
      Exception
    • isAllowedForRestrictedAdmin

      public boolean isAllowedForRestrictedAdmin()
    • activateAll

      public String activateAll() throws Exception
      Throws:
      Exception
    • deactivateAll

      public String deactivateAll() throws Exception
      Throws:
      Exception
    • doRemoveAllRemoteAgents

      public String doRemoveAllRemoteAgents() throws Exception
      Throws:
      Exception
    • setEnableButton

      public void setEnableButton(String enableButton)
    • setDisableButton

      public void setDisableButton(String disableButton)
    • setDeleteButton

      public void setDeleteButton(String deleteButton)
    • setSelectedAgents

      public void setSelectedAgents(long[] visibleSelectedAgents)
    • setCompleteContentSelected

      public void setCompleteContentSelected(boolean completeContentSelected)