Interface IWorkflowDomainRepository
Namespace: Casewhere.Runtime.Workflows
Assembly: Casewhere.Runtime.dll
public interface IWorkflowDomainRepository : IBaseNonEventDomainRepository<Workflow>
Implements
IBaseNonEventDomainRepository<Workflow>
Extension Methods
ObjectExtension.ConvertToBsonValue(object), EnumExtensions.DeepClone<IWorkflowDomainRepository>(IWorkflowDomainRepository)