Uses of Interface
org.osid.workflow.WorkAdminSession
Packages that use WorkAdminSession
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 WorkAdminSession in org.osid.workflow
Methods in org.osid.workflow that return WorkAdminSessionModifier and TypeMethodDescriptionWorkflowManager.getWorkAdminSession()Gets theOsidSessionassociated with the work administration service.WorkflowProxyManager.getWorkAdminSession(Proxy proxy) Gets theOsidSessionassociated with the work administration service.WorkflowManager.getWorkAdminSessionForOffice(Id officeId) Gets theOsidSessionassociated with the work administration service for the given office.WorkflowProxyManager.getWorkAdminSessionForOffice(Id officeId, Proxy proxy) Gets theOsidSessionassociated with the work administration service for the given office. -
Uses of WorkAdminSession in org.osid.workflow.batch
Subinterfaces of WorkAdminSession in org.osid.workflow.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesWorksin bulk.