Uses of Interface
org.osid.process.StateChangeReceiver
Packages that use StateChangeReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.process
service.
-
Uses of StateChangeReceiver in org.osid.process
Methods in org.osid.process with parameters of type StateChangeReceiverModifier and TypeMethodDescriptionProcessManager.getStateChangeNotificationSession(StateChangeReceiver stateChangeReceiver) Gets the notification session for notifications pertaining to state changes.ProcessProxyManager.getStateChangeNotificationSession(StateChangeReceiver stateChangeReceiver, Proxy proxy) Gets the notification session for notifications pertaining to state changes.ProcessManager.getStateChangeNotificationSessionForProcess(StateChangeReceiver stateChangeReceiver, Id processId) Gets the state change notification session for the given process.ProcessProxyManager.getStateChangeNotificationSessionForProcess(StateChangeReceiver stateChangeReceiver, Id processId, Proxy proxy) Gets the state change notification session for the given process.