| Interface | osid.resourcing.rules.JobProcessor | ||
|---|---|---|---|
| Implements | osid.OsidProcessor | ||
| Description |
A | ||
| Method | getJobProcessorRecord | ||
| Description |
Gets the job processor record corresponding to the
given | ||
| Parameters | osid.type.Type | jobProcessorRecordType | the type of job processor record to retrieve |
| Return | osid.resourcing.rules.records.JobProcessorRecord | the job processor record | |
| Errors | NULL_ARGUMENT | jobProcessorRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(jobProcessorRecordType) is false
| ||
| Compliance | mandatory | This method must be implemented. | |