|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.v2.build.agent.AbstractAgentStatus
public abstract class AbstractAgentStatus
What the agent is doing?
Constructor Summary | |
---|---|
AbstractAgentStatus()
|
Method Summary | |
---|---|
boolean |
isIdle()
Returns true if the agent idle at present. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.atlassian.bamboo.v2.build.agent.AgentStatus |
---|
getImagePath, getLabel, getOrderIndex, getUrl, isAllowDelete |
Constructor Detail |
---|
public AbstractAgentStatus()
Method Detail |
---|
public boolean isIdle()
AgentStatus
isIdle
in interface AgentStatus
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |