See: Description
Class | Description |
---|---|
Activity |
Activity is a description of one logical step within a process.
|
ActivityComment |
ActivityComment is the comment and meta data recorded for a single activity in a ProcessInstance.
|
ActivityInstance |
ActivityInstance is the representation of the current Activity in a ProcessInstance.
|
ActivityPermissions |
ActivityPermissions is the representation of the permissions that have been defined for an Activity.
|
ApplicationData |
ApplicationData is the common superclass of all application data associated with a Process.
|
AttachmentData |
AttachmentData identifies the Document Management Attachments associated with a Process.
|
AttributeData |
AttributeData defines the Attributes associated with a Process.
|
CommentData |
CommentData defines the comments associated with a Process.
|
FormData |
FormData defines the FormTemplates associated with a Process.
|
FormDataInstance |
An instance of a FormData object.
|
ProcessData |
ProcessData contains the ApplicationData for a ProcessInstance.
|
ProcessDefinition |
ProcessDefinition is the definition of the Activities and their relationships that form a single Business Process.
|
ProcessEvent |
ProcessEvent represents a single event that occurs during the life of a Process.
|
ProcessInstance |
ProcessInstance is the representation of a single instance of a ProcessDefinition.
|
ProcessResult |
ProcessResult contains the paged ProcessInstance objects and the PageHandle for requesting subsequent pages.
|
ProcessSearchOptions |
ProcessSearchOptions controls which process instances are listed
|
ProcessStartData |
ProcessStartData provides the information required for starting a new Process.
|
ProcessStatusObject |
ProcessStatusObject is a wrapper for the ProcessStatus enum.
|
TransitionLink |
TransitionLink defines the relationship between Activities in a ProcessDefinition.
|
WorkflowService_JAXWS |
WorkflowService defines the API for the Workflow Management Service in Content Server.
|
WorkItem |
WorkItem is an instance of an Activity that is assigned to a specific user.
|
WorkItemActions |
WorkItemActions describes the actions that are applicable to a WorkItem.
|
WorkItemDetails |
WorkItemDetails describes the application data and actions (including dispositions) for a particular WorkItem.
|
WorkItemPriorityObject |
WorkItemPriorityObject is a wrapper for the WorkItemPriority enum.
|
WorkItemResult |
WorkItemResult contains the paged WorkItem objects and the PageHandle for requesting subsequent pages.
|
Enum | Description |
---|---|
ActionOnComplete |
ActionOnComplete defines the action taken by process when it completes.
|
ActivityStatus |
ActivityStatus defines the status values for an ActivityInstance.
|
ActivitySubtype |
ActivitySubtype defines the valid subtypes of an Activity.
|
ActivityType |
Subwork task type definitions.
|
EmailAttachmentAction |
EmailAttachmentAction defines the action taken to email any attachment to the process.
|
GroupOptions |
GroupOptions defines the options available for assigning a WorkItem to a group.
|
ProcessStatus |
Work status definitions.
|
SearchFilter |
SearchFilter is used to control which process types are selected during a search.
|
TransitionType |
Type of the link between activities in a ProcessDefinition.
|
WorkItemPriority |
WorkItemPriority defines the priority for a WorkItem.
|
WorkItemStatus |
WorkItemStatus defines the status values for a WorkItem.
|
Provides the classes and interfaces for the Workflow Web Service API. This package contains the
Workflow service class and the Service Data Objects (SDOs) used in that API. The design of the workflow service follows the Workflow Management
Coalition (WfMC) terminology. See the WorkflowService
for details.
© Copyright 2017 OpenText Corp. All Rights Reserved.