|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| Execute () |
Performs execution of scheduler jobs |
||
| ExecuteSchedulerJob (SchedulerJobDatasetModel, SchedulerJobStatusDatasetModel) |
Executes a single SchedulerJob instance |
||
| InvokeSchedulerJobCommand (ISchedulerJobCommand, Object) |
Calls the Start method of the |
||
| LOGICAL IsCancelled () |
Tests if the current Job is cancelled |
||
| SetJobStatus (SmartSchedulerJobStatusTableModel, SchedulerJobStatusEnum) |
Sets the Job Status and raises the JobStatusChanged event |
||
| UpdateJobStatus (character) |
Updates the Job's status |
||
| UpdateJobStatus (character, integer) |
Updates the Job's status |
||
| UpdateJobStatus (integer) |
Updates the Job's status |
| Options | Name | Purpose | |
|---|---|---|---|
| SchedulerRuntime () |
Protected default constructor of the SchedulerRuntime class |
| Options | Name | Purpose | |
|---|---|---|---|
| JobCancelled (JobStatusEventArgs) |
Raised when a job status is set to Cancelled |
||
| JobFailed (JobStatusEventArgs) |
Raised when a job status is set to Failed |
||
| JobFinished (JobStatusEventArgs) |
Raised when a job status is set to Finished |
||
| JobRunning (JobStatusEventArgs) |
Raised when a job status is set to Running |
||
| JobStatusChanged (JobStatusEventArgs) |
Raised when the job status changes |
||
| PostJobExecution (JobStatusEventArgs) |
Raised after job execution |
||
| PreJobExecution (PreJobExecutionEventArgs) |
Raised before job execution |
| Options | Name | Purpose | |
|---|---|---|---|
| LOGICAL Active |
|
||
| INTEGER KeepRunning |
|
||
| INTEGER PauseBetweenPolling |
|
||
| CHARACTER QueueCode |
|
||
| CHARACTER SchedulerJobStatusGuid |
|
||
| LOGICAL Verbose |
|
|
Top
Execute ()
|
||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ExecuteSchedulerJob (SchedulerJobDatasetModel, SchedulerJobStatusDatasetModel)
|
||||||||||||||||||||||
InvokeSchedulerJobCommand (ISchedulerJobCommand, Object)
|
||||||||||||||||||||||
LOGICAL IsCancelled ()
|
||||||||||||||||||||||
SetJobStatus (SmartSchedulerJobStatusTableModel, SchedulerJobStatusEnum)
|
||||||||||||||||||||||
UpdateJobStatus (character)
|
||||||||||||||||||||||
UpdateJobStatus (character, integer)
|
||||||||||||||||||||||
UpdateJobStatus (integer)
|
||||||||||||||||||||||
SchedulerRuntime ()
|
||||||||
|---|---|---|---|---|---|---|---|---|
JobCancelled (JobStatusEventArgs)
|
|||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
JobFailed (JobStatusEventArgs)
|
|||||||||||||||
JobFinished (JobStatusEventArgs)
|
|||||||||||||||
JobRunning (JobStatusEventArgs)
|
|||||||||||||||
JobStatusChanged (JobStatusEventArgs)
|
|||||||||||||||
PostJobExecution (JobStatusEventArgs)
|
|||||||||||||||
PreJobExecution (PreJobExecutionEventArgs)
|
|||||||||||||||
LOGICAL Active
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
INTEGER KeepRunning
|
|||||||||
INTEGER PauseBetweenPolling
|
|||||||||
CHARACTER QueueCode
|
|||||||||
CHARACTER SchedulerJobStatusGuid
|
|||||||||
LOGICAL Verbose
|
|||||||||