public class GetRAJobNames extends XMLRequest implements java.lang.Iterable<java.lang.String>
| Constructor and Description |
|---|
GetRAJobNames(java.lang.String agent,
java.lang.String runType,
java.lang.String pattern)
Creates a query of RA Job names.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<java.lang.String> |
iterator() |
int |
size() |
getAllMessageBoxes, getMessageBox, getRequestID, handleResponse, sendpublic GetRAJobNames(java.lang.String agent,
java.lang.String runType,
java.lang.String pattern)
agent - Technical name of the Agent for example "OEBSAgent"runType - Type of the Job, for example "Default" or "Capture"pattern - Name pattern, can be null if not used