Uses of Interface
org.osid.workflow.StepReceiver
Packages that use StepReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.workflow
service.
-
Uses of StepReceiver in org.osid.workflow
Methods in org.osid.workflow with parameters of type StepReceiverModifier and TypeMethodDescriptionWorkflowManager.getStepNotificationSession(StepReceiver stepReceiver) Gets theOsidSessionassociated with the step notification service.WorkflowProxyManager.getStepNotificationSession(StepReceiver stepReceiver, Proxy proxy) Gets theOsidSessionassociated with the step notification service.WorkflowManager.getStepNotificationSessionForOffice(StepReceiver stepReceiver, Id officeId) Gets theOsidSessionassociated with the step notification service for the given office.WorkflowProxyManager.getStepNotificationSessionForOffice(StepReceiver stepReceiver, Id officeId, Proxy proxy) Gets theOsidSessionassociated with the step notification service for the given office.