| Interface | osid.workflow.rules.StepProcessorForm | ||
|---|---|---|---|
| Implements | osid.OsidProcessorForm | ||
| Used By | osid.workflow.rules.StepProcessorAdminSession | ||
| Description |
This is the form for creating and updating
| ||
| Method | getStepProcessorFormRecord | ||
| Description |
Gets the | ||
| Parameters | osid.type.Type | stepProcessorRecordType | a step processor record type |
| Return | osid.workflow.rules.records.StepProcessorFormRecord | the step processor form record | |
| Errors | NULL_ARGUMENT | stepProcessorRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(stepProcessorRecordType) is false | ||
| Compliance | mandatory | This method must be implemented. | |