-
Enhancement
-
Resolution: Unresolved
-
Major
-
None
-
None
-
False
-
None
-
False
-
---
-
---
Hi, could you add support for actually writing condition expressions?
The UI is already almost there:
<bpmn2:sequenceFlow id="SequenceFlow_1" name="eventName" sourceRef="Task_1" targetRef="ExclusiveGateway_2"> <bpmn2:conditionExpression xsi:type="bpmn2:tFormalExpression" id="FormalExpression_1" language="http://www.example.com/language">some-expression</bpmn2:conditionExpression> </bpmn2:sequenceFlow>