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, wait
getImagePath, getLabel, getOrderIndex, getUrl, isAllowDelete
public boolean isIdle()
AgentStatus
isIdle
in interface AgentStatus
@Nullable public String getDisplayName()
AgentStatus
getDisplayName
in interface AgentStatus
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.