Delegate ActionDelegate
Namespace: OptimaJet.Workflow.Plugins.CustomWorkflowProviders
Assembly: OptimaJet.Workflow.Core.dll
Syntaxpublic delegate void ActionDelegate(ProcessInstance processInstance, WorkflowRuntime runtime, Dictionary<string, string> parameters)
| Type | Name | Description |
|---|---|---|
| ProcessInstance | processInstance | |
| WorkflowRuntime | runtime | |
| Dictionary<string, string> | parameters |