Interface WorkflowEventProxyManager

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

public interface WorkflowEventProxyManager extends OsidProxyManager, WorkflowEventProfile

The workflow.event 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:

  • WorkflowEventLookupSession : a session to retrieve workflow events
  • WorkflowEventQuerySession : a session to query for workflow events
  • WorkflowEventSearchSession : a session to search for workflow events
  • WorkflowEventAdminSession : a session to create and delete workflow events
  • WorkflowEventNotificationSession : a session to receive notifications pertaining to workflow event changes
  • WorkflowEventOfficeSession : a session to look up workflow event office mappings
  • WorkflowEventOfficeAssignmentSession : a session to manage workflow event to office mappings
  • WorkflowEventSmartOfficeSession : a session to manage dynamic offices of workflow events