Delegate ActionDelegate
OptimaJet.Workflow.Plugins.CustomWorkflowProviders.ActionDelegate
Namespace: OptimaJet.Workflow.Plugins.CustomWorkflowProviders
public delegate void ActionDelegate(ProcessInstance processInstance, WorkflowRuntime runtime, Dictionary<string, string> parameters)Parameters
Name
Type
Description
processInstanceOptimaJet.Workflow.Core.Model.ProcessInstanceruntimeOptimaJet.Workflow.Core.Runtime.WorkflowRuntimeparametersSystem.Collections.Generic.Dictionary{System.String,System.String}