Casewhere Runtime API
Casewhere Runtime API
Casewhere.Runtime.Workflows
RunWorkflowJobStore Class
RunWorkflowJobStore Methods
Add Method
Commit Method
Run
Workflow
Job
Store
Add Method
Add job to memory, at this time the job still not run
Namespace:
Casewhere.Runtime.Workflows
Assembly:
Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
Syntax
C#
Copy
public
void
Add
(
RunWorkflowJobItem
runWorkflowJobItem
)
Parameters
runWorkflowJobItem
RunWorkflowJobItem
Implements
IRunWorkflowJobStore
Add(RunWorkflowJobItem)
Exceptions
Exception
Condition
InvalidOperationException
See Also
Reference
RunWorkflowJobStore Class
Casewhere.Runtime.Workflows Namespace