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