Click or drag to resize

Colygon.MatchPoint.WorkflowKit Namespace

Contains specific functionality for the MatchPoint WorkflowKit feature.
Classes
  ClassDescription
Public classBaseWorkflowInstance
Base class for all workflow instance objects.
Public classSPListItemExtensions
Provides extension methods for accessing functionality related to the Workflow Kit on a SPListItem from the expression engine or from the API.
Public classWorkflowContext
Provides access to workflow-specific objects within a UserTransitionForm.
Public classWorkflowException
Represents an exception that occurs while executing a MatchPoint workflow.
Public classWorkflowExpectedException
Public classWorkflowInstance
Represents the current workflow instance.
Public classWorkflowInstanceErrorInfo
Public classWorkflowInstanceVersion
Represents a workflow instance version.
Public classWorkflowScope
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.
Public classWorkflowTimerJobConfiguration
This timer job executes the specified workflow actions.
Public classWorkflowVariableCollection
Represents a collection of variables that are available within a WorkflowContext.