WorkflowDomainRepository Class

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

Definition

Namespace: Casewhere.Runtime.Workflows
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
public class WorkflowDomainRepository : BaseNonEventDomainRepository<Workflow, Workflow, WorkflowSnapshot>, 
	IWorkflowDomainRepository, IBaseNonEventDomainRepository<Workflow>
Inheritance
Object    BaseNonEventDomainRepositoryWorkflow, Workflow, WorkflowSnapshot    WorkflowDomainRepository
Implements
IBaseNonEventDomainRepositoryWorkflow, IWorkflowDomainRepository

Constructors

WorkflowDomainRepository Initializes a new instance of the WorkflowDomainRepository class

Methods

Fields

See Also