|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AgentStatus
What the agent is doing?
| Method Summary | |
|---|---|
java.lang.String |
getImagePath()
The image to use for this status |
java.lang.String |
getLabel()
The label to display |
int |
getOrderIndex()
Used to order the AgentStatus |
java.lang.String |
getUrl()
The URL the status should point to. |
boolean |
isAllowDelete()
Returns true if the agent is allowed to be deleted when in this state |
boolean |
isIdle()
Returns true if the agent idle at present. |
| Method Detail |
|---|
int getOrderIndex()
AgentStatus
@NotNull java.lang.String getLabel()
@NotNull java.lang.String getImagePath()
boolean isAllowDelete()
@Nullable java.lang.String getUrl()
boolean isIdle()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||