Uses of Interface
org.osid.workflow.WorkReceiver
Packages that use WorkReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.workflow
service.
-
Uses of WorkReceiver in org.osid.workflow
Methods in org.osid.workflow with parameters of type WorkReceiverModifier and TypeMethodDescriptionWorkflowManager.getWorkNotificationSession(WorkReceiver workReceiver) Gets theOsidSessionassociated with the work notification service.WorkflowProxyManager.getWorkNotificationSession(WorkReceiver workReceiver, Proxy proxy) Gets theOsidSessionassociated with the work notification service.WorkflowManager.getWorkNotificationSessionForOffice(WorkReceiver workReceiver, Id officeId) Gets theOsidSessionassociated with the work notification service for the given office.WorkflowProxyManager.getWorkNotificationSessionForOffice(WorkReceiver workReceiver, Id officeId, Proxy proxy) Gets theOsidSessionassociated with the work notification service for the given office.