Uses of Interface
org.osid.workflow.WorkflowManagementSession
Packages that use WorkflowManagementSession
Package
Description
The Open Service Interface Definitions for the org.osid.workflow
service.
-
Uses of WorkflowManagementSession in org.osid.workflow
Subinterfaces of WorkflowManagementSession in org.osid.workflowModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for manually moving work through a workflow.Methods in org.osid.workflow that return WorkflowManagementSessionModifier and TypeMethodDescriptionWorkflowManager.getWorkflowManagementSession()Gets theOsidSessionfor a workflow management service.WorkflowProxyManager.getWorkflowManagementSession(Proxy proxy) Gets theOsidSessionfor a workflow management service.WorkflowManager.getWorkflowManagementSessionForOffice(Id officeId) Gets theOsidSessionfor a workflow management service for the given office.WorkflowProxyManager.getWorkflowManagementSessionForOffice(Id officeId, Proxy proxy) Gets theOsidSessionfor a workflow management service for the given office.