Interface | osid.process.StateChangeReceiver | ||
---|---|---|---|
Implements | osid.OsidReceiver | ||
Description |
The state receiver is the consumer supplied interface for receiving notifications pertaining to changed states. | ||
Method | changedState | ||
Description |
The callback for notification of updated states. | ||
Parameters | osid.id.Id | notificationId | the notification Id |
osid.id.Id | id | the Id | |
osid.id.Id | processId | the process Id | |
Compliance | mandatory | This method must be implemented. |