Job |
The JobProviderBase Type exposes the following members.
| Name | Description of the | |
|---|---|---|
| JobProviderBase | Standard constructor. |
| Name | Description of the | |
|---|---|---|
| GetJob | Provides a concrete 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. |
| Name | Description of the | |
|---|---|---|
| _appSettings | Various application settings as properties. | |
| LoadedJobPackages | Dictionary with all previously loaded JobPackages. |