User: ciuser1 clicked save for category_number_one/set-timeout/boom.bpmn
This commit is contained in:
parent
2b44c4dfe8
commit
48fdc16ae2
|
@ -5,7 +5,7 @@
|
|||
<bpmn:outgoing>Flow_1m13520</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
<bpmn:sequenceFlow id="Flow_1m13520" sourceRef="StartEvent_1" targetRef="Activity_14q23ir" />
|
||||
<bpmn:businessRuleTask id="Activity_14q23ir">
|
||||
<bpmn:businessRuleTask id="Activity_14q23ir" name="set timeout with DMN, baby">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:calledDecisionId>hot_decision</spiffworkflow:calledDecisionId>
|
||||
</bpmn:extensionElements>
|
||||
|
@ -13,7 +13,7 @@
|
|||
<bpmn:outgoing>Flow_0lob42g</bpmn:outgoing>
|
||||
</bpmn:businessRuleTask>
|
||||
<bpmn:sequenceFlow id="Flow_0lob42g" sourceRef="Activity_14q23ir" targetRef="Activity_13tuymj" />
|
||||
<bpmn:manualTask id="Activity_13tuymj">
|
||||
<bpmn:manualTask id="Activity_13tuymj" name="show timeout value">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:instructionsForEndUser>Timeout is: {{timeout}}</spiffworkflow:instructionsForEndUser>
|
||||
</bpmn:extensionElements>
|
||||
|
@ -32,9 +32,11 @@
|
|||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0d5wf60_di" bpmnElement="Activity_14q23ir">
|
||||
<dc:Bounds x="270" y="137" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1svjln6_di" bpmnElement="Activity_13tuymj">
|
||||
<dc:Bounds x="430" y="137" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_1hcobgd_di" bpmnElement="Event_1hcobgd">
|
||||
<dc:Bounds x="592" y="159" width="36" height="36" />
|
||||
|
|
Loading…
Reference in New Issue