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