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