Class DescribeAgentAvailability

java.lang.Object
org.apache.struts2.ActionSupport
All Implemented Interfaces:
JsonStreamingAction, ErrorCollection, BambooSessionAware, BuildableAware, NavigationAware, DomainObjectSecurityAware, GlobalReadSecurityAware, PlanAware, ProjectAware, 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 DescribeAgentAvailability extends BuildActionSupport
See Also:
  • Field Details

    • executableAgents

      @NotNull protected final @NotNull io.atlassian.util.concurrent.LazyReference<ExecutableAgentsMatrix> executableAgents
  • Constructor Details

    • DescribeAgentAvailability

      public DescribeAgentAvailability()
  • Method Details