Uses of Interface
org.osid.workflow.ProcessReceiver
Packages that use ProcessReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.workflow
service.
-
Uses of ProcessReceiver in org.osid.workflow
Methods in org.osid.workflow with parameters of type ProcessReceiverModifier and TypeMethodDescriptionWorkflowManager.getProcessNotificationSession(ProcessReceiver processReceiver) Gets theOsidSessionassociated with the process notification service.WorkflowProxyManager.getProcessNotificationSession(ProcessReceiver processReceiver, Proxy proxy) Gets theOsidSessionassociated with the process notification service.WorkflowManager.getProcessNotificationSessionForOffice(ProcessReceiver processReceiver, Id officeId) Gets theOsidSessionassociated with the process notification service for the given office.WorkflowProxyManager.getProcessNotificationSessionForOffice(ProcessReceiver processReceiver, Id officeId, Proxy proxy) Gets theOsidSessionassociated with the process notification service for the given office.