Delegate ConditionDelegate
OptimaJet.Workflow.Plugins.CustomWorkflowProviders.ConditionDelegate
Namespace: OptimaJet.Workflow.Plugins.CustomWorkflowProviders
public delegate bool ConditionDelegate(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}