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