com.atlassian.bamboo.ww2.actions.admin.elastic
Class ElasticUIBean
java.lang.Object
com.atlassian.bamboo.ww2.actions.admin.elastic.ElasticUIBean
public class ElasticUIBean
- extends java.lang.Object
Bean class for a bunch of helper methods for the UI that dont require any context information st
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ElasticUIBean
public ElasticUIBean(LocalAgentManager localAgentManager,
AdministrationConfigurationManager administrationConfigurationManager,
ElasticInstanceManagerImpl elasticInstanceManager)
getStateImagePath
public java.lang.String getStateImagePath(RemoteElasticInstanceState state)
getStateDescription
public java.lang.String getStateDescription(RemoteElasticInstanceState state)
getAgentById
public BuildAgent getAgentById(long agentId)
getActiveInstancesCountForConfiguration
public int getActiveInstancesCountForConfiguration(ElasticImageConfiguration elasticImageConfiguration)
Copyright © 2010 Atlassian. All Rights Reserved.