Colygon.MatchPoint.WorkflowKit Namespace |
Class | Description | |
---|---|---|
BaseWorkflowInstance | Base class for all workflow instance objects. | |
SPListItemExtensions |
Provides extension methods for accessing functionality related to the Workflow Kit on a
SPListItem from the expression engine or from the API.
| |
WorkflowContext |
Provides access to workflow-specific objects within a UserTransitionForm.
| |
WorkflowException | Represents an exception that occurs while executing a MatchPoint workflow. | |
WorkflowExpectedException | ||
WorkflowInstance | Represents the current workflow instance. | |
WorkflowInstanceErrorInfo | ||
WorkflowInstanceVersion | Represents a workflow instance version. | |
WorkflowScope |
Provides a context for evaluating expressions within a MatchPoint workflow.
Remarks
The oob expression variables of MatchPoint, as well as registered custom expression variables are
automatically provided. Additionally, two variables 'WorflowInstance' and 'ListItem are registered.
| |
WorkflowTimerJobConfiguration | This timer job executes the specified workflow actions. | |
WorkflowVariableCollection |
Represents a collection of variables that are available within a WorkflowContext.
|