public class ResetScheduleTask extends XMLRequest
| Constructor and Description |
|---|
ResetScheduleTask(ScheduleMonitor.Task task)
Creates a new
ResetScheduleTask request for the specified task. |
ResetScheduleTask(ScheduleMonitor.Task[] tasks)
Creates a new
ResetScheduleTask request for the specified tasks. |
getAllMessageBoxes, getMessageBox, getRequestID, handleResponse, send, showQuarantineNotificationpublic ResetScheduleTask(ScheduleMonitor.Task task)
ResetScheduleTask request for the specified task.task - Task from the schedule monitorpublic ResetScheduleTask(ScheduleMonitor.Task[] tasks)
ResetScheduleTask request for the specified tasks.tasks - Tasks from the schedule monitorCopyright © 2019. All rights reserved.