Uses of Interface
org.osid.workflow.ProcessNotificationSession
Packages that use ProcessNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.workflow
service.
-
Uses of ProcessNotificationSession in org.osid.workflow
Methods in org.osid.workflow that return ProcessNotificationSessionModifier 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.