| Interface | osid.workflow.WorkflowEventReceiver | ||
|---|---|---|---|
| Implements | osid.OsidReceiver | ||
| Description |
The workflow event receiver is the consumer supplied
interface for receiving notifications pertaining to new | ||
| Method | newWorkflowEvents | ||
| Description |
The callback for notifications of new workflow events. | ||
| Parameters | osid.id.IdList | workflowEventIds | the Ids of the new WorkflowEvents |
| Compliance | mandatory | This method must be implemented. | |