Skip to main content

Introducing Formengine - The New Formbuilder, try for FREE formengine.io.

Enum CodeActionType

Type of a code action which determine a area of use of a code action

Syntax
public enum CodeActionType

Namespace: OptimaJet.Workflow.Core.Model

Assembly: OptimaJet.Workflow.Core.dll

Fields

NameDescription
ActionCode action uses like an action OptimaJet.Workflow.Core.Runtime.IWorkflowActionProvider.ExecuteAction(System.String%2cOptimaJet.Workflow.Core.Model.ProcessInstance%2cOptimaJet.Workflow.Core.Runtime.WorkflowRuntime%2cSystem.String)
ConditionCode action uses like a condition OptimaJet.Workflow.Core.Runtime.IWorkflowActionProvider.ExecuteCondition(System.String%2cOptimaJet.Workflow.Core.Model.ProcessInstance%2cOptimaJet.Workflow.Core.Runtime.WorkflowRuntime%2cSystem.String)
RuleGetCode action uses like users get method OptimaJet.Workflow.Core.Runtime.IWorkflowRuleProvider.GetIdentities(OptimaJet.Workflow.Core.Model.ProcessInstance%2cOptimaJet.Workflow.Core.Runtime.WorkflowRuntime%2cSystem.String%2cSystem.String)
RuleCheckCode action uses like check rule method OptimaJet.Workflow.Core.Runtime.IWorkflowRuleProvider.Check(OptimaJet.Workflow.Core.Model.ProcessInstance%2cOptimaJet.Workflow.Core.Runtime.WorkflowRuntime%2cSystem.String%2cSystem.String%2cSystem.String)

Extension Methods

Stay in the know
Build Workflow Applications Faster
Star us on GitHub