| Interface | osid.workflow.rules.StepProcessorEnablerForm | ||
|---|---|---|---|
| Implements | osid.OsidEnablerForm | ||
| Description |
This is the form for creating and updating | ||
| Method | getStepProcessorEnablerFormRecord | ||
| Description |
Gets the | ||
| Parameters | osid.type.Type | stepProcessorEnablerRecordType | a step processor enabler record type |
| Return | osid.workflow.rules.records.StepProcessorEnablerFormRecord | the step processor enabler form record | |
| Errors | NULL_ARGUMENT | stepProcessorEnablerRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(stepProcessorEnablerRecordType) is
false | ||
| Compliance | mandatory | This method must be implemented. | |