Workflow Domain RepositoryCommit Session Method
[Missing <summary> documentation for "M:Casewhere.Runtime.Workflows.WorkflowDomainRepository.CommitSession(System.Predicate{Casewhere.Worker.Domain.Workflow})"]
Definition
Namespace: Casewhere.Runtime.Workflows
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
IBaseNonEventDomainRepositoryTDomainCommitSession(PredicateTDomain)
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
public override void CommitSession(
Predicate<Workflow> predicate = null
)Parameters
- predicate PredicateWorkflow (Optional)
Implements
IBaseNonEventDomainRepositoryTDomainCommitSession(PredicateTDomain)IBaseNonEventDomainRepositoryTDomainCommitSession(PredicateTDomain)