Interface WorkflowProxyManager

All Superinterfaces:
AutoCloseable, Closeable, OsidProfile, OsidProxyManager, OsidProxyManager, Sourceable, WorkflowProfile

public interface WorkflowProxyManager extends OsidProxyManager, WorkflowProfile

The workflow proxy manager provides access to rules sessions and provides interoperability tests for various aspects of this service. Methods in this manager pass a Proxy for passing information from server environments. The sessions included in this manager are:

  • ProcessLookupSession : a session to retrieve processs
  • ProcessQuerySession : a session to query for processs
  • ProcessSearchSession : a session to search for processs
  • ProcessAdminSession : a session to create and delete processs
  • ProcessNotificationSession : a session to receive notifications pertaining to process changes
  • ProcessOfficeSession : a session to looking mappings of process to offices
  • ProcessOfficeAssignmentSession : a session to manage process to office workflows
  • ProcessSmartOfficeSession : a session to manage dynamic offices of processs
  • StepLookupSession : a session to retrieve steps
  • StepQuerySession : a session to query for steps
  • StepSearchSession : a session to search for steps
  • StepAdminSession : a session to create and delete steps
  • StepNotificationSession : a session to receive notifications pertaining to step changes
  • StepOfficeSession : a session to look up step office mappings
  • StepOfficeAssignmentSession : a session to manage steps to office mappings
  • StepSmartOfficeSession : a session to manage dynamic offices of stepss
  • WorkLookupSession : a session to retrieve work
  • WorkQuerySession : a session to query for work
  • WorkSearchSession : a session to search for work
  • WorkAdminSession : a session to create and delete work
  • WorkNotificationSession : a session to receive notifications pertaining to work changes
  • WorkOfficeSession : a session to look up work office mappings
  • WorkOfficeAssignmentSession : a session to manage availability to office mappings
  • WorkSmartOfficeSession : a session to manage dynamic offices of work
  • WorkflowSession : a session to examine work in a process
  • WorkflowInitiationSession : a session to start work through a process
  • WorkflowManagementSession : a session to enable and disable work in a process
  • ManualWorkflowSession : a session to manuall assign work to steps in a process
  • OfficeLookupSession : a session to retrieve offices
  • OfficeQuerySession : a session to search for offices
  • OfficeSearchSession : a session to search for offices
  • OfficeAdminSession : a session to create and delete offices
  • OfficeNotificationSession : a session to receive notifications pertaining to office changes
  • OfficeHierarchySession : a session to traverse a hierarchy of office
  • OfficeHierarchyDesignSession : a session to manage an office hierarchy