com.atlassian.bamboo.ww2.actions.admin.elastic
Class RemoteElasticAgentStateUIHelper

java.lang.Object
  extended by com.atlassian.bamboo.ww2.actions.admin.elastic.RemoteElasticAgentStateUIHelper

public class RemoteElasticAgentStateUIHelper
extends java.lang.Object


Constructor Summary
RemoteElasticAgentStateUIHelper()
           
 
Method Summary
static java.lang.String getDescriptionForState(RemoteElasticInstanceState state)
           
static java.lang.String getImagePathForState(RemoteElasticInstanceState state)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteElasticAgentStateUIHelper

public RemoteElasticAgentStateUIHelper()
Method Detail

getImagePathForState

public static java.lang.String getImagePathForState(RemoteElasticInstanceState state)

getDescriptionForState

public static java.lang.String getDescriptionForState(RemoteElasticInstanceState state)


Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.