Uses of Package
org.osid.workflow.batch

Packages that use org.osid.workflow.batch
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.
  • Class
    Description
    The workflow batch manager provides access to workflow batch sessions and provides interoperability tests for various aspects of this service.
    The workflow batch proxy manager provides access to workflow batch sessions and provides interoperability tests for various aspects of this service.
  • Class
    Description
    This session creates, updates, and deletes Offices in bulk.
    This is the form for creating and updating offices in bulk.
    Like all OsidLists , OfficeBatchFormList provides a means for accessing OfficeBatchForm elements sequentially either one at a time or many at a time.
    This session creates, updates, and deletes Processes in bulk.
    This is the form for creating and updating processes in bulk.
    Like all OsidLists , ProcessBatchFormList provides a means for accessing ProcessBatchForm elements sequentially either one at a time or many at a time.
    This session creates, updates, and deletes Steps in bulk.
    This is the form for creating and updating steps in bulk.
    Like all OsidLists , StepBatchFormList provides a means for accessing StepBatchForm elements sequentially either one at a time or many at a time.
    This session creates, updates, and deletes Works in bulk.
    This is the form for creating and updating works in bulk.
    Like all OsidLists , WorkBatchFormList provides a means for accessing WorkBatchForm elements sequentially either one at a time or many at a time.
    The WorkflowBatchProfile describes the interoperability among batch workflow services.