| FlexRule.Flows.Workflows.Managers.Tasks Namespace |
| Class | Description | |
|---|---|---|
| Actor |
Actor in a flow or workflow
| |
| DirectoryServiceEntry |
Key to query the IDirectoryService for users and roles. Represents an identity i.e. Participant or Role with a unique name
| |
| Expectations | ||
| ExpectationsOutcome | ||
| MultiParticipantInteractionContext | ||
| Participant |
Defines a user participant or owner
| |
| PayloadElementDefinition | ||
| PayloadElementInfo |
Each payload element defines an element information
| |
| TaskContext | ||
| WorkExtension | ||
| WorkLoadParameters |
Provides keys to load a work based on combination of values
|
| Interface | Description | |
|---|---|---|
| IDirectoryService |
Interface that queries participants based on different criteria
| |
| IInteraction |
Defines how the goal of the work will be achieved with the interaction of participants
| |
| IMultiParticipantTask |
A task that enables multi-participant interaction
| |
| IOutcomeInfo |
Describes the outcome related to a Work defined in a Task
| |
| ISingleParticipantTask |
A task that enables interaction of individuals
| |
| ITaskIdentity |
Definition of the task that can be used to identify a task within a Workflow
| |
| ITaskService |
Implements a task service that allows human interaction.
| |
| IWork |
Work represents a task that can be store and reloaded from a storage
| |
| IWorkItem |
Defines a task i.e. work item, associated to a participant
|
| Enumeration | Description | |
|---|---|---|
| InteractionPolicy |
Defines the policy of selecting outcome from work's expectation
| |
| PayloadElementInfoElementType |
Allows applications to generate appropriate UI based on the type
| |
| WorkItemStatus |