public class

ViewElasticInstanceAction

extends GlobalAdminAction
java.lang.Object
   ↳ com.opensymphony.xwork.ActionSupport
     ↳ com.atlassian.bamboo.ww2.BambooActionSupport
       ↳ com.atlassian.bamboo.configuration.GlobalAdminAction
         ↳ com.atlassian.bamboo.ww2.actions.admin.elastic.ViewElasticInstanceAction

Summary

[Expand]
Inherited Constants
From class com.atlassian.bamboo.configuration.GlobalAdminAction
From class com.atlassian.bamboo.ww2.BambooActionSupport
From interface com.opensymphony.xwork.Action
[Expand]
Inherited Fields
From class com.atlassian.bamboo.ww2.BambooActionSupport
From class com.opensymphony.xwork.ActionSupport
Public Constructors
ViewElasticInstanceAction()
Public Methods
boolean allowShutdown()
boolean checkIfPkFileExists()
String doDefault()
Default action just sends to the input@return
String doView()
RemoteElasticInstance getAgent()
ElasticAgentDefinition getAgentDefinition()
BuildAgent getBuildAgent()
ElasticUIBean getElasticUIBean()
ElasticImageConfiguration getImage()
RemoteEC2Instance getInstance()
String getInstanceId()
List<String> getIpAddress(String host)
@Nullable String getPassword()
String getPkFileLocation()
String getStateDescription()
String getStateImagePath()
boolean isRdcEnabled()
boolean isSshEnabled()
void setAgentManager(AgentManager agentManager)
void setElasticAgentManager(ElasticInstanceManager elasticInstanceManager)
void setElasticFunctionalityFacade(ElasticFunctionalityFacade elasticFunctionalityFacade)
void setElasticUIBean(ElasticUIBean elasticUIBean)
void setInstanceId(String instanceId)
[Expand]
Inherited Methods
From class com.atlassian.bamboo.configuration.GlobalAdminAction
From class com.atlassian.bamboo.ww2.BambooActionSupport
From class com.opensymphony.xwork.ActionSupport
From class java.lang.Object
From interface com.atlassian.bamboo.utils.error.ErrorCollection
From interface com.atlassian.bamboo.ww2.aware.BambooSessionAware
From interface com.atlassian.bamboo.ww2.aware.NavigationAware
From interface com.atlassian.bamboo.ww2.aware.ReturnUrlAware
From interface com.atlassian.bamboo.ww2.aware.permissions.DomainObjectSecurityAware
From interface com.atlassian.core.i18n.I18nTextProvider
From interface com.opensymphony.xwork.Action
From interface com.opensymphony.xwork.LocaleProvider
From interface com.opensymphony.xwork.TextProvider
From interface com.opensymphony.xwork.Validateable
From interface com.opensymphony.xwork.ValidationAware
From interface com.uwyn.rife.continuations.ContinuableObject

Public Constructors

public ViewElasticInstanceAction ()

Public Methods

public boolean allowShutdown ()

public boolean checkIfPkFileExists ()

public String doDefault ()

Default action just sends to the input@return

Throws
Exception

public String doView ()

Throws
Exception

public RemoteElasticInstance getAgent ()

public ElasticAgentDefinition getAgentDefinition ()

public BuildAgent getBuildAgent ()

public ElasticUIBean getElasticUIBean ()

public ElasticImageConfiguration getImage ()

public RemoteEC2Instance getInstance ()

public String getInstanceId ()

public List<String> getIpAddress (String host)

@Nullable public String getPassword ()

Throws
AWSException

public String getPkFileLocation ()

public String getStateDescription ()

public String getStateImagePath ()

public boolean isRdcEnabled ()

public boolean isSshEnabled ()

public void setAgentManager (AgentManager agentManager)

public void setElasticAgentManager (ElasticInstanceManager elasticInstanceManager)

public void setElasticFunctionalityFacade (ElasticFunctionalityFacade elasticFunctionalityFacade)

public void setElasticUIBean (ElasticUIBean elasticUIBean)

public void setInstanceId (String instanceId)