Class ViewEphemeralAgentPod

java.lang.Object
com.opensymphony.xwork2.ActionSupport
com.atlassian.bamboo.ww2.BambooActionSupport
com.atlassian.bamboo.configuration.GlobalAdminAction
com.atlassian.bamboo.ww2.actions.admin.ephemeral.ViewEphemeralAgentPod
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 ViewEphemeralAgentPod extends GlobalAdminAction implements GlobalAdminSecurityAware
See Also:
  • Constructor Details

    • ViewEphemeralAgentPod

      public ViewEphemeralAgentPod()
  • Method Details

    • view

      public String view()
    • getPodName

      public String getPodName()
    • setPodName

      public void setPodName(String podName)
    • getPod

      @Nullable public @Nullable EphemeralAgentPod getPod()
    • getAgent

      @Nullable public @Nullable BuildAgent getAgent()
    • getAgentDefinition

      public EphemeralAgentDefinition getAgentDefinition()
    • getPodDescription

      public String getPodDescription()
    • getFormattedPodIP

      public String getFormattedPodIP(@NotNull @NotNull String podIP)