public abstract class AbstractAgentStatus extends Object implements AgentStatus
| Constructor and Description |
|---|
AbstractAgentStatus() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName()
The display name for the thing that agent is building.
|
boolean |
isIdle()
Returns true if the agent idle at present.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetImagePath, getLabel, getOrderIndex, getUrl, isAllowDeletepublic boolean isIdle()
AgentStatusisIdle in interface AgentStatus@Nullable public String getDisplayName()
AgentStatusgetDisplayName in interface AgentStatusCopyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.