public final class AgentOfflineStatus extends AbstractAgentStatus
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
@NotNull String |
getIcon() |
@NotNull String |
getImagePath() |
static AgentStatus |
getInstance() |
@NotNull String |
getLabel() |
int |
getOrderIndex()
Used to order the
AgentStatus |
@Nullable String |
getUrl() |
int |
hashCode() |
boolean |
isAllowDelete() |
String |
toString() |
getDisplayName, isIdle
public static AgentStatus 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()
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.