Skip to main content

Introducing Formengine - The New Formbuilder, try for FREE formengine.io.

Delegate GetIdentitiesAsyncDelegate

Namespace: OptimaJet.Workflow.Plugins.CustomWorkflowProviders

Assembly: OptimaJet.Workflow.Core.dll

Syntax
public delegate Task<IEnumerable<string>> GetIdentitiesAsyncDelegate(ProcessInstance processInstance, WorkflowRuntime runtime, string ruleName, string parameter, CancellationToken token)
Parameters
TypeNameDescription
ProcessInstanceprocessInstance
WorkflowRuntimeruntime
stringruleName
stringparameter
CancellationTokentoken
Returns
TypeDescription
Task<IEnumerable<string>>

Extension Methods

Stay in the know
Build Workflow Applications Faster
Star us on GitHub