Interface WorkflowBatchManager

All Superinterfaces:
AutoCloseable, Closeable, OsidManager, OsidManager, OsidProfile, Sourceable, WorkflowBatchProfile

public interface WorkflowBatchManager extends OsidManager, WorkflowBatchProfile

The workflow batch manager provides access to workflow batch sessions and provides interoperability tests for various aspects of this service. The sessions included in this manager are:

  • ProcessBatchAdminSession : a session to create, modify and delete Processes in bulk
  • StepBatchAdminSession : a session to create, modify and delete Steps in bulk
  • WorkBatchAdminSession : a session to create, modify and delete Works in bulk
  • OfficeBatchAdminSession : a session to create, modify and delete Offices in bulk