RunWorkflowJobSession Constructor
|
Namespace: Casewhere.Runtime.WorkflowsAssembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
Syntaxpublic RunWorkflowJobSession(
INonEventDomainRepositories nonEventDomainRepositories,
IRunWorkflowJobStore runWorkflowJobStore,
IRuntimePrincipalProvider principalProvider
)
Parameters
- nonEventDomainRepositories INonEventDomainRepositories
-
- runWorkflowJobStore IRunWorkflowJobStore
-
- principalProvider IRuntimePrincipalProvider
-
See Also