public class SetGroupMonitorProperties extends XMLRequest
| Constructor and Description |
|---|
SetGroupMonitorProperties(GetGroupMonitorProperties mon)
Modifies an existing Group monitor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setMaxParallelJobs(int maxParallelJobs)
sets the maximum parallel jobs
|
getAllMessageBoxes, getMessageBox, getRequestID, handleResponse, sendpublic SetGroupMonitorProperties(GetGroupMonitorProperties mon)
mon - Group monitor which should be modified.