Uses of Interface
org.osid.workflow.rules.StepProcessorReceiver
Packages that use StepProcessorReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.workflow.rules
service.
-
Uses of StepProcessorReceiver in org.osid.workflow.rules
Methods in org.osid.workflow.rules with parameters of type StepProcessorReceiverModifier and TypeMethodDescriptionWorkflowRulesManager.getStepProcessorNotificationSession(StepProcessorReceiver stepProcessorReceiver) Gets theOsidSessionassociated with the step processor notification service.WorkflowRulesProxyManager.getStepProcessorNotificationSession(StepProcessorReceiver stepProcessorReceiver, Proxy proxy) Gets theOsidSessionassociated with the step processor notification service.WorkflowRulesManager.getStepProcessorNotificationSessionForOffice(StepProcessorReceiver stepProcessorReceiver, Id officeId) Gets theOsidSessionassociated with the step processor notification service for the given office.WorkflowRulesProxyManager.getStepProcessorNotificationSessionForOffice(StepProcessorReceiver stepProcessorReceiver, Id officeId, Proxy proxy) Gets theOsidSessionassociated with the step processor notification service for the given office.