Skip to main content

Enum RestrictionType

Type of transition's restriction

Syntax
public enum RestrictionType

Namespace: OptimaJet.Workflow.Core.Model

Assembly: OptimaJet.Workflow.Core.dll

Fields

NameDescription
AllowTransition is allowed to specific actor
RestrictTransition is restricted to specific actor

Extension Methods