Job |
The JobProviderBase Type exposes the following members.
| Name | Description of the | |
|---|---|---|
| GetJob | Returns a specific job instance for a JobList in a LogicalTaskTree. | |
| GetLogicalJobName | Returns the logical name of the job with the physical name of the JobPackage or logical name of the job. | |
| GetPhysicalJobPath | Returns the physical name of the JobPackage with the physical name of the JobPackage or logical name of the job. | |
| TryLoadJobPackage | Adds the JobPackage to the logical job name logicalJobName. In the event of an error, nothing is added. Must be overwritten. |