RunWorkflowJobStore Class

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

Definition

Namespace: Casewhere.Runtime.Workflows
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
public class RunWorkflowJobStore : IRunWorkflowJobStore
Inheritance
Object    RunWorkflowJobStore
Implements
IRunWorkflowJobStore

Constructors

RunWorkflowJobStore Initializes a new instance of the RunWorkflowJobStore class

Methods

Add Add job to memory, at this time the job still not run
Commit Enqueue all inmemory job

See Also