public class AgentGroupMonitor extends XMLRequest implements java.lang.Iterable<Task>
| Constructor and Description |
|---|
AgentGroupMonitor(int runId)
Creates a new
AgentGroupMonitor request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<Task> |
iterator() |
int |
size()
Returns the number of tasks.
|
getAllMessageBoxes, getMessageBox, getRequestID, handleResponse, send