@vhidvz/wfjs
    Preparing search index...

    Type Alias BPMNCollaboration

    BPMNCollaboration: BPMNElement & {
        "bpmn:messageFlow": BPMNMessageFlow[];
        "bpmn:participant": BPMNParticipant[];
    }