public class RunScheduledTask extends XMLRequest
| Constructor and Description |
|---|
RunScheduledTask(int runID)
Creates a new
RunScheduledTask in order to start a task immediately which
has been executed with the option once and is now waiting for its start time. |
RunScheduledTask(ScheduleMonitor.Task monitorTask)
Runs a task of schedule monitor immediately.
|
getAllMessageBoxes, getMessageBox, getRequestID, handleResponse, send, showQuarantineNotificationpublic RunScheduledTask(int runID)
RunScheduledTask in order to start a task immediately which
has been executed with the option once and is now waiting for its start time.runID - RunID of the taskpublic RunScheduledTask(ScheduleMonitor.Task monitorTask)
monitorTask - Task in Schedule monitorCopyright © 2021. All rights reserved.