Click or drag to resize

WorkflowDomainRepository Class

[Missing <summary> documentation for "T:Casewhere.Runtime.Workflows.WorkflowDomainRepository"]

Inheritance Hierarchy
SystemObject
  Casewhere.Runtime.WorkflowsBaseNonEventDomainRepositoryWorkflow, Workflow, WorkflowSnapshot
    Casewhere.Runtime.WorkflowsWorkflowDomainRepository

Namespace: Casewhere.Runtime.Workflows
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
Syntax
C#
public class WorkflowDomainRepository : BaseNonEventDomainRepository<Workflow, Workflow, WorkflowSnapshot>, 
	IWorkflowDomainRepository, IBaseNonEventDomainRepository<Workflow>

The WorkflowDomainRepository type exposes the following members.

Constructors
 NameDescription
Public methodWorkflowDomainRepositoryInitializes a new instance of the WorkflowDomainRepository class
Top
Methods
Fields
See Also