![]() | Production |
The ProductionJobProvider Type exposes the following members.
Name | Description of the | |
---|---|---|
![]() | ProductionJobProvider | initializes a new instance of the ProductionJobProvider class |
Name | Description of the | |
---|---|---|
![]() | GetJob |
Returns a specific job instance for a JobList
in a LogicalTaskTree.
(Inherited from JobProviderBase) |
![]() | GetLogicalJobName |
Returns the logical name of the job with the
physical name of the JobPackage or logical name of the job.
(Inherited from JobProviderBase) |
![]() | GetPhysicalJobPath |
Returns the physical name of the JobPackage with the
physical name of the JobPackage or logical name of the job.
(Inherited from JobProviderBase) |
![]() | TryLoadJobPackage |
Adds the JobPackage
with the logical path logicalJobName.
In the event of an error, nothing is added.
(Overwrites JobProviderBaseTryLoadJobPackage(String)) |
Name | Description of the | |
---|---|---|
![]() | _appSettings |
Various application settings as properties.
(Inherited from JobProviderBase) |
![]() | LoadedJobPackages |
Dictionary with all previously loaded JobPackages.
(Inherited from JobProviderBase) |