The following tables list the members exposed by IJobService.
Public Methods
Name | Description | |
---|---|---|
![]() |
AbortJob | Aborts a job in the Job Processor database. |
![]() |
AddJob | Adds a job to the JobProcessor database by calling the IJobService WCF Service. |
![]() |
AddJobs | Adds a batch of jobs to the JobProcessor database by calling the IJobService WCF Service. |
![]() |
DeleteJob | Deletes the specified job from the Job Processor database. |
![]() |
GetClientJobs | Retrieves all jobs from the Job Processor for the specified client (user). |
![]() |
GetJobInformation | Retrieves information about the specified job. |
![]() |
ResetJob | Resets a job's status to JobStatus.New and initializes all of its fields. |