This repository is still work in progress, please check back at a later time.
This repository should be placed in your <DeadlineRepositoryInstallRoot>/custom folder (or symlinked to be that folder).
A thin API layer wrapper around certain parts of the Deadline Scripting Reference that:
- is 100% compatible, as it implements the same interface
- allows us to communicate with both the Deadline Scripting Reference and the Deadline Standalone Python Reference (Python Webservice API interface) simultaneously by being able to serialize our classes to either backend.
- defines our default job configuration as well as allows us to diff job configuration change sets.
- can be used to submit and modify existing jobs
Currently we wrap the following:
- Deadline.Jobs.Job