IJobApi Interface |
Namespace: AMG.API
The IJobApi type exposes the following members.
Name | Description | |
---|---|---|
AddJob |
Adds new job.
| |
DeleteJob |
Deletes a job by ID.
| |
GetJobs |
Gets jobs by their IDs.
| |
UpdateJob |
Updates the given job.
|