Uses of Interface
org.osid.workflow.ProcessQuerySession
Packages that use ProcessQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.workflow
service.
-
Uses of ProcessQuerySession in org.osid.workflow
Subinterfaces of ProcessQuerySession in org.osid.workflowModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongProcesses.Methods in org.osid.workflow that return ProcessQuerySessionModifier and TypeMethodDescriptionWorkflowManager.getProcessQuerySession()Gets theOsidSessionassociated with the process query service.WorkflowProxyManager.getProcessQuerySession(Proxy proxy) Gets theOsidSessionassociated with the process query service.WorkflowManager.getProcessQuerySessionForOffice(Id officeId) Gets theOsidSessionassociated with the process query service for the given office.WorkflowProxyManager.getProcessQuerySessionForOffice(Id officeId, Proxy proxy) Gets theOsidSessionassociated with the process query service for the given office.