Interface IWorkflowExecutionLockManager
Namespace: Casewhere.Runtime.Workflows
Assembly: Casewhere.Runtime.dll
public interface IWorkflowExecutionLockManager
Extension Methods
ObjectExtension.ConvertToBsonValue(object), EnumExtensions.DeepClone<IWorkflowExecutionLockManager>(IWorkflowExecutionLockManager)
Methods
Acquire(Guid)
bool Acquire(Guid workflowId)
Parameters
workflowId
Guid
Returns
Release(List<Guid>)
void Release(List<Guid> workflowIds)