public class IgnoreQueueLimit extends XMLRequest
| Constructor and Description |
|---|
IgnoreQueueLimit(int runId)
Creates a new
IgnoreQueueLimit request. |
IgnoreQueueLimit(int[] runIds)
Creates a new
IgnoreQueueLimit request. |
getAllMessageBoxes, getMessageBox, getRequestID, handleResponse, send, showQuarantineNotificationpublic IgnoreQueueLimit(int runId)
IgnoreQueueLimit request.runId - Run ID of the task which is waitingpublic IgnoreQueueLimit(int[] runIds)
IgnoreQueueLimit request.runIds - Run IDs of the tasks which is waitingCopyright © 2021. All rights reserved.