public final class AgentIdleStatus extends AbstractAgentStatus
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
@NotNull String |
getIcon() |
@NotNull String |
getImagePath() |
static AgentIdleStatus |
getInstance() |
@NotNull String |
getLabel() |
int |
getOrderIndex()
Used to order the
AgentStatus |
com.opensymphony.xwork2.TextProvider |
getTextProvider() |
@Nullable String |
getUrl() |
int |
hashCode() |
boolean |
isAllowDelete() |
void |
setTextProvider(com.opensymphony.xwork2.TextProvider textProvider) |
String |
toString() |
getDisplayName, isIdle
public static AgentIdleStatus getInstance()
public int getOrderIndex()
AgentStatus
AgentStatus
@NotNull public @NotNull String getLabel()
@NotNull public @NotNull String getImagePath()
@NotNull public @NotNull String getIcon()
@Nullable public @Nullable String getUrl()
public boolean isAllowDelete()
public com.opensymphony.xwork2.TextProvider getTextProvider()
public void setTextProvider(com.opensymphony.xwork2.TextProvider textProvider)
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.