Interface | Description |
---|---|
ISchedulerAction |
Class | Description |
---|---|
AddJobToScheduler |
Add a job to the scheduler.
|
CleanAll |
Clean all messages from the specified scheduler, including triggers, jobs and task groups.
|
GetJobLinkedModelName |
Get the constructed job using specified model name.
|
GetJobsInScheduler |
Gets the job.
|
JobStartInTime |
Starts job in time.
|
JobStateQuery | |
ModifyJobTriggerTime |
Modifies the time of triggering jobs.
|
RemoveGroupInScheduler |
Removes a task group from the scheduler, and remove all jobs from the task group.
|
RemoveJobInGroup |
Removes one job.
|
SchedulerHandleManager |
The handle manager.
|
StartUpScheduler | |
ValidationJobNameAndGroupName |
Name validation, including job name and task group.
|