IWorkflow Domain Repository 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
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
public interface IWorkflowDomainRepository : IBaseNonEventDomainRepository<Workflow>- Implements
- IBaseNonEventDomainRepositoryWorkflow
Methods
| Add |
(Inherited from IBaseNonEventDomainRepositoryTDomain) |
| CommitSession |
(Inherited from IBaseNonEventDomainRepositoryTDomain) |
| Exists |
(Inherited from IBaseNonEventDomainRepositoryTDomain) |
| Get |
(Inherited from IBaseNonEventDomainRepositoryTDomain) |
| TryGet |
(Inherited from IBaseNonEventDomainRepositoryTDomain) |