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