Uses of Interface
org.osid.workflow.ProcessAdminSession
Packages that use ProcessAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.workflow
service.
The Open Service Interface Definitions for the org.osid.workflow.batch
service.
-
Uses of ProcessAdminSession in org.osid.workflow
Methods in org.osid.workflow that return ProcessAdminSessionModifier and TypeMethodDescriptionWorkflowManager.getProcessAdminSession()Gets theOsidSessionassociated with the process administration service.WorkflowProxyManager.getProcessAdminSession(Proxy proxy) Gets theOsidSessionassociated with the process administration service.WorkflowManager.getProcessAdminSessionForOffice(Id officeId) Gets theOsidSessionassociated with the process administration service for the given office.WorkflowProxyManager.getProcessAdminSessionForOffice(Id officeId, Proxy proxy) Gets theOsidSessionassociated with the process administration service for the given office. -
Uses of ProcessAdminSession in org.osid.workflow.batch
Subinterfaces of ProcessAdminSession in org.osid.workflow.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesProcessesin bulk.