IJob |
| Name | Description | |
|---|---|---|
| ImportJob(Stream, String) | Loads from a given stream of a specific format and creates the corresponding job. Missing items will be reported back in the return value. | |
| ImportJob(String, String) | Imports from a given saved file of a specific format and creates the corresponding job. Missing items will be reported back in the return value. |