Uses of Package
org.osid.tracking.batch

Packages that use org.osid.tracking.batch
Package
Description
The Open Service Interface Definitions for the org.osid.tracking.batch service.
  • Class
    Description
    This session creates, updates, and deletes FrontOffices in bulk.
    This is the form for creating and updating front office in bulk.
    Like all OsidLists , FrontOfficeBatchFormList provides a means for accessing FrontOfficeBatchForm elements sequentially either one at a time or many at a time.
    This session creates, updates, and deletes Issues in bulk.
    This is the form for creating and updating issues in bulk.
    Like all OsidLists , IssueBatchFormList provides a means for accessing IssueBatchForm elements sequentially either one at a time or many at a time.
    An interface for the peers of the Issue relationship.
    Like all OsidLists , IssuePeerList provides a means for accessing IssuePeer elements sequentially either one at a time or many at a time.
    This session creates, updates, and deletes Queues in bulk.
    This is the form for creating and updating queues in bulk.
    Like all OsidLists , QueueBatchFormList provides a means for accessing QueueBatchForm elements sequentially either one at a time or many at a time.
    This session creates and deletes Subtasks in bulk.
    An interface for the peers of the Subtask relationship.
    Like all OsidLists , SubtaskIssuePeerList provides a means for accessing SubtaskIssuePeer elements sequentially either one at a time or many at a time.
    The TrackingBatchProfile describes the interoperability among batch tracking services.