IWorkflowDomainRepository Interface

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

Definition

Namespace: Casewhere.Runtime.Workflows
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
public interface IWorkflowDomainRepository : IBaseNonEventDomainRepository<Workflow>
Implements
IBaseNonEventDomainRepositoryWorkflow

Methods

See Also