OSID Logo
OSID Specifications
process package
Version 3.0.0
Release Candidate Preview
Interfaceosid.process.StateChangeReceiver
Implementsosid.OsidReceiver
Description

The state receiver is the consumer supplied interface for receiving notifications pertaining to changed states.

MethodchangedState
Description

The callback for notification of updated states.

Parametersosid.id.IdnotificationIdthe notification Id
osid.id.Ididthe Id
osid.id.IdprocessIdthe process Id
CompliancemandatoryThis method must be implemented.