User: hurairaidrees@gmail.com clicked save for playground/nutech/timer1/timer_start.bpmn
This commit is contained in:
parent
c540eb415b
commit
0d3345eaa2
|
@ -18,10 +18,13 @@
|
|||
<bpmn:outgoing>Flow_1wsfaz5</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:intermediateCatchEvent id="Event_0kbxyoi">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:instructionsForEndUser>{{timeDuration}}</spiffworkflow:instructionsForEndUser>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_1wsfaz5</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1sohwx3</bpmn:outgoing>
|
||||
<bpmn:timerEventDefinition id="TimerEventDefinition_02nqzrk">
|
||||
<bpmn:timeDuration xsi:type="bpmn:tFormalExpression">{{myTimerVariable1}}</bpmn:timeDuration>
|
||||
<bpmn:timeDuration xsi:type="bpmn:tFormalExpression">{{timeDuration}}</bpmn:timeDuration>
|
||||
</bpmn:timerEventDefinition>
|
||||
</bpmn:intermediateCatchEvent>
|
||||
<bpmn:sequenceFlow id="Flow_1wsfaz5" sourceRef="Activity_02yis57" targetRef="Event_0kbxyoi" />
|
||||
|
|
Loading…
Reference in New Issue