Uses of Interface
org.osid.workflow.event.WorkflowEventReceiver
Packages that use WorkflowEventReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.workflow.event
service.
-
Uses of WorkflowEventReceiver in org.osid.workflow.event
Methods in org.osid.workflow.event with parameters of type WorkflowEventReceiverModifier and TypeMethodDescriptionWorkflowEventManager.getWorkflowEventNotificationSession(WorkflowEventReceiver workflowEventReceiver) Gets theOsidSessionassociated with the workflow event notification service.WorkflowEventProxyManager.getWorkflowEventNotificationSession(WorkflowEventReceiver workflowEventReceiver, Proxy proxy) Gets theOsidSessionassociated with the workflow event notification service.WorkflowEventManager.getWorkflowEventNotificationSessionForOffice(WorkflowEventReceiver workflowEventReceiver, Id officeId) Gets theOsidSessionassociated with the workflow event notification service for the given office.WorkflowEventProxyManager.getWorkflowEventNotificationSessionForOffice(WorkflowEventReceiver workflowEventReceiver, Id officeId, Proxy proxy) Gets theOsidSessionassociated with the workflow event notification service for the given office.