Package com.saperion.operations.workflow
This package defines the different workflow-operations, that can be invoked by rmi.
-
Class Summary Class Description CountTasks This operation counts the tasks that are contained in one or more workflow inboxes.GetAllBoxCounts Returns the counts of all active entries in the specified workflow inboxes.GetBoxCount Counts the active tasks contained in a workflow-inbox.GetBoxCountCompleted Counts the completed tasks contained in a workflow-inbox.GetBoxCountCreated Counts the created tasks for a user.GetBoxCountDue Counts the due tasks contained in a workflow-inbox.GetBoxCountReminders Counts the tasks in reminder-state contained in a workflow-inbox.GetProcessDefinitions Retrieves the process definitions that are allowed to be used for a specified DDC.LoadWorkflowDefinition ThisOperation
returns further information for a workflow process given by its reference.ReadSelectableUsersForTransition AnOperation
that reads the selectable users from the backend.