The following tables list the members exposed by IAppSchedulerWraper.
Name | Description | |
---|---|---|
CreateClassJob | Overloaded. | |
CreateIntermediateTimerJob | Creates job for intermediate business process timer element. | |
CreateProcessJob | Creates the job for process execution. | |
DoesJobExist | Checks existance of job in target job group. | |
DoesJobGroupExist | Checking the existence of jobs in a given group. | |
FindScheduler | Returns an instance of the scheduler with the specified name. | |
RemoveGroupJobs | Remove all jobs in the specified group. | |
RemoveJob | Removes target job from job group. | |
ScheduleImmediateJob<T> | Plans a job for immediate one-time start of class. | |
ScheduleImmediateProcessJob | Plans a task for immediate one-time start of process. |