Namespace Algenta.Colectica.Model.Workflow
Classes
WorkflowServerConnectionInfo
Represents information required to connect to a Colectica Workflow server.
WorkflowValidationResult
Result of a workflow validation rule
Interfaces
IGraphModifier
Provides a method that Colectica Workflow implementers can use to completely remove items that are being processed by the Colectica Workflow server.
IItemModifier
Provides methods that Colectica Workflow item filters can use to remove content from an item that is being processed by the Colectica Workflow server.
IWorkflowValidationRule
Workflow validation rule interface for addins