| Interface | osid.workflow.batch.StepBatchForm | ||
|---|---|---|---|
| Implements | osid.workflow.StepForm | ||
| Description | 
                 This is the form for creating and updating steps in bulk. 
                  | ||
| Method | getProcessId | ||
| Description | 
                     Gets the   | ||
| Return | osid.id.Id | the process  Id   | |
| Errors | ILLEGAL_STATE |  isForUpdate()  is  true   |                 |
| Compliance | mandatory | This method must be implemented. | |
| Method | getStepId | ||
| Description | 
                     Gets the   | ||
| Return | osid.id.Id | the step  Id   | |
| Errors | ILLEGAL_STATE |  isForUpdate()  is  false   |                 |
| Compliance | mandatory | This method must be implemented. | |