Uses of Interface
org.osid.tracking.SubtaskIssueAdminSession
Packages that use SubtaskIssueAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.tracking
service.
The Open Service Interface Definitions for the org.osid.tracking.batch
service.
-
Uses of SubtaskIssueAdminSession in org.osid.tracking
Methods in org.osid.tracking that return SubtaskIssueAdminSessionModifier and TypeMethodDescriptionTrackingManager.getSubtaskIssueAdminSession()Gets theOsidSessionassociated with the subtask issue administration service.TrackingProxyManager.getSubtaskIssueAdminSession(Proxy proxy) Gets theOsidSessionassociated with the subtask issue administration service.TrackingManager.getSubtaskIssueAdminSessionForFrontOffice(Id frontOfficeId) Gets theOsidSessionassociated with the subtask issue administration service for the given front office.TrackingProxyManager.getSubtaskIssueAdminSessionForFrontOffice(Id frontOfficeId, Proxy proxy) Gets theOsidSessionassociated with the subtask issue administration service for the given front office. -
Uses of SubtaskIssueAdminSession in org.osid.tracking.batch
Subinterfaces of SubtaskIssueAdminSession in org.osid.tracking.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates and deletesSubtasksin bulk.