bpmn-visualization API Documentation
    Preparing search index...

    Enumeration SequenceFlowKind

    Enum values are used internally to identify sequence the flow markers and to manage their related style.

    Index

    Enumeration Members

    CONDITIONAL_FROM_ACTIVITY: "conditional_from_activity"
    CONDITIONAL_FROM_GATEWAY: "conditional_from_gateway"
    DEFAULT: "default"
    NORMAL: "normal"