Uses of Interface
org.osid.resourcing.JobAdminSession
Packages that use JobAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.resourcing
service.
The Open Service Interface Definitions for the org.osid.resourcing.batch
service.
-
Uses of JobAdminSession in org.osid.resourcing
Methods in org.osid.resourcing that return JobAdminSessionModifier and TypeMethodDescriptionResourcingManager.getJobAdminSession()Gets theOsidSessionassociated with the job administration service.ResourcingProxyManager.getJobAdminSession(Proxy proxy) Gets theOsidSessionassociated with the job administration service.ResourcingManager.getJobAdminSessionForFoundry(Id foundryId) Gets theOsidSessionassociated with the job administration service for the given foundry.ResourcingProxyManager.getJobAdminSessionForFoundry(Id foundryId, Proxy proxy) Gets theOsidSessionassociated with the job administration service for the given foundry. -
Uses of JobAdminSession in org.osid.resourcing.batch
Subinterfaces of JobAdminSession in org.osid.resourcing.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesJobsin bulk.