|
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 |
|
+ | 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 | |
---|---|---|---|
+ | LOGICAL Active |
|
|
+ | INTEGER KeepRunning |
|
|
+ | INTEGER PauseBetweenPolling |
|
|
+ | CHARACTER SchedulerJobStatusGuid |
|
|
+ | LOGICAL Verbose |
|
Top
PUBLIC Execute ()
|
||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC ExecuteSchedulerJob (SchedulerJobDatasetModel, SchedulerJobStatusDatasetModel)
|
||||||||||||||||||||||
PROTECTED InvokeSchedulerJobCommand (ISchedulerJobCommand, Object)
|
||||||||||||||||||||||
PUBLIC LOGICAL IsCancelled ()
|
||||||||||||||||||||||
PUBLIC UpdateJobStatus (character)
|
||||||||||||||||||||||
PUBLIC UpdateJobStatus (character, integer)
|
||||||||||||||||||||||
PUBLIC UpdateJobStatus (integer)
|
PROTECTED SchedulerRuntime ()
|
---|
PUBLIC LOGICAL Active
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PUBLIC INTEGER KeepRunning
|
|||||||||
PUBLIC INTEGER PauseBetweenPolling
|
|||||||||
PUBLIC CHARACTER SchedulerJobStatusGuid
|
|||||||||
PUBLIC LOGICAL Verbose
|