menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class BpmnTriggers - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class BpmnTriggers

    Defines the type of the Bpmn Triggers None - Sets the type of the trigger as None Message - Sets the type of the trigger as Message Timer - Sets the type of the trigger as Timer Escalation - Sets the type of the trigger as Escalation Link - Sets the type of the trigger as Link Error - Sets the type of the trigger as Error Compensation - Sets the type of the trigger as Compensation Signal - Sets the type of the trigger as Signal Multiple - Sets the type of the trigger as Multiple Parallel - Sets the type of the trigger as Parallel Cancel - Sets the type of the trigger as Cancel Conditional - Sets the type of the trigger as Conditional Terminate - Sets the type of the trigger as Terminate

    Inheritance
    System.Object
    BpmnTriggers
    Namespace: Syncfusion.EJ2.Diagrams
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class BpmnTriggers : Enum

    Fields

    Cancel

    Declaration
    public const BpmnTriggers Cancel
    Field Value
    Type
    BpmnTriggers

    Compensation

    Declaration
    public const BpmnTriggers Compensation
    Field Value
    Type
    BpmnTriggers

    Conditional

    Declaration
    public const BpmnTriggers Conditional
    Field Value
    Type
    BpmnTriggers

    Error

    Declaration
    public const BpmnTriggers Error
    Field Value
    Type
    BpmnTriggers

    Escalation

    Declaration
    public const BpmnTriggers Escalation
    Field Value
    Type
    BpmnTriggers

    Link

    Declaration
    public const BpmnTriggers Link
    Field Value
    Type
    BpmnTriggers

    Message

    Declaration
    public const BpmnTriggers Message
    Field Value
    Type
    BpmnTriggers

    Multiple

    Declaration
    public const BpmnTriggers Multiple
    Field Value
    Type
    BpmnTriggers

    None

    Declaration
    public const BpmnTriggers None
    Field Value
    Type
    BpmnTriggers

    Parallel

    Declaration
    public const BpmnTriggers Parallel
    Field Value
    Type
    BpmnTriggers

    Signal

    Declaration
    public const BpmnTriggers Signal
    Field Value
    Type
    BpmnTriggers

    Terminate

    Declaration
    public const BpmnTriggers Terminate
    Field Value
    Type
    BpmnTriggers

    Timer

    Declaration
    public const BpmnTriggers Timer
    Field Value
    Type
    BpmnTriggers
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved