Class ViewEphemeralAgentTemplate

java.lang.Object
com.opensymphony.xwork2.ActionSupport
com.atlassian.bamboo.ww2.BambooActionSupport
com.atlassian.bamboo.configuration.GlobalAdminAction
com.atlassian.bamboo.ww2.actions.admin.ephemeral.ViewEphemeralAgentTemplate
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.Preparable, com.opensymphony.xwork2.TextProvider, com.opensymphony.xwork2.Validateable, Serializable

public class ViewEphemeralAgentTemplate extends GlobalAdminAction implements GlobalAdminSecurityAware, com.opensymphony.xwork2.Preparable
See Also:
  • Constructor Details

    • ViewEphemeralAgentTemplate

      public ViewEphemeralAgentTemplate()
  • Method Details

    • prepare

      public void prepare() throws Exception
      Specified by:
      prepare in interface com.opensymphony.xwork2.Preparable
      Throws:
      Exception
    • getConfigurationId

      public long getConfigurationId()
    • setConfigurationId

      public void setConfigurationId(long configurationId)
    • getConfiguration

      public EphemeralAgentTemplate getConfiguration()
    • getExecutableBuildables

      @NotNull public @NotNull Collection<ImmutableBuildable> getExecutableBuildables()
    • getCapabilityTypes

      public Collection<CapabilityType> getCapabilityTypes()
    • getCapabilitySetDecorator

      public CapabilityRequirementSetDecorator getCapabilitySetDecorator()
    • getActiveInstancesCountForConfiguration

      public int getActiveInstancesCountForConfiguration()
    • isDedicated

      public boolean isDedicated()