Delegate CheckDelegate
OptimaJet.Workflow.Plugins.CustomWorkflowProviders.CheckDelegate
Namespace: OptimaJet.Workflow.Plugins.CustomWorkflowProviders
public delegate bool CheckDelegate(ProcessInstance processInstance, WorkflowRuntime runtime, string identityId, string ruleName, string parameter)Parameters
Name
Type
Description
processInstanceOptimaJet.Workflow.Core.Model.ProcessInstanceruntimeOptimaJet.Workflow.Core.Runtime.WorkflowRuntimeidentityIdSystem.StringruleNameSystem.StringparameterSystem.String