Package com.lexmark.saperion.workflow
This package contains common types, references and enumerations for workflow-related ECM-
Server functionality.
-
Interface Summary Interface Description WorkflowDefinitionService This service provides functionality concerning workflow definitions.WorkflowInboxService This service provides functionality concerning workflow inboxes.WorkflowProcessService This service provides functionality concerning running workflow process instances.WorkflowTaskService This service provides functionality concerning workflow tasks. -
Class Summary Class Description EscalationHoldInfoType InboxListItemType A InboxListItemType holds the most important information about a workflow-inbox.InboxReferenceType ThisReferenceType
identifies workflow-inboxes.RecipientSelectionType A recipient selection holds the information if and how the user for a workflow step has to be selected by in the previous workflow step.TaskCommentReferenceType ThisReferenceType
identifies comments at workflow tasks.TaskCommentType The task comment type represents a comment of a workflow process.TaskForwardInputType The forward task input type is the protocol binding type for the task forward operation.TaskListItemType A TaskListItemType holds the most important information about a task that is contained in a workflow-inbox.TaskPropertyType The task properties define all property values that can be directly changed by an application.TaskReferenceType ThisReferenceType
identifies workflow tasks.TaskType The task type is a representation of a task in a running workflow process.TimeInfoType Specifies task related time information.TransitionDefinitionType A transition definition represents the different exit path of a workflow node.WorkflowDefinitionListItemType This list item type holds easy to access data of a workflow definition stored in the system.WorkflowDefinitionReferenceType ThisReferenceType
identifies workflow definitions.WorkflowDefinitionType The workflow definition type represents a workflow definition stored in the system.WorkflowProcessListItemType This list item type holds easy to access data of a workflow process instance.WorkflowProcessReferenceType ThisReferenceType
identifies instances of workflow processes.WorkflowProcessType A workflow process is a workflow that was started for a particular document.WorkflowStartInputType This class combines the entities necessary to start a workflow. -
Enum Summary Enum Description InboxTypeEnumeration This enumeration contains the possible types of workflow-inboxes.TaskCapabilitiesEnum The task capabilities enumeration defines the functions that can be called on a workflow task.TaskStateEnum The task state enumeration defines the possible states that a task can have.WorkflowProcessStateEnum The process state enumeration lists all possible states of a workflow process.WorkflowProcessTypeEnum Defines the possible workflow types.WorkflowTypeEnum The enumeration defines the workflow types supported in the system.