zoho async optimizing
This commit is contained in:
parent
04eb6ddc18
commit
1e698fc8bf
2 changed files with 6 additions and 2 deletions
|
|
@ -1255,7 +1255,9 @@ Wiedervorlage wird um 7 bzw. 5 Tage erhöht</bpmn2:text>
|
|||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:boundaryEvent attachedToRef="task_LqbtSQ" id="event_0zodvw" name="">
|
||||
<bpmn2:documentation id="documentation_LFfppg"/>
|
||||
<bpmn2:timerEventDefinition id="timerEventDefinition_u0UbLA"/>
|
||||
<bpmn2:timerEventDefinition id="timerEventDefinition_u0UbLA">
|
||||
<bpmn2:timeDuration id="FormalExpression_0" xsi:type="bpmn2:tFormalExpression">30000</bpmn2:timeDuration>
|
||||
</bpmn2:timerEventDefinition>
|
||||
<bpmn2:outgoing>sequenceFlow_38nBkg</bpmn2:outgoing>
|
||||
</bpmn2:boundaryEvent>
|
||||
<bpmn2:sequenceFlow id="sequenceFlow_38nBkg" sourceRef="event_0zodvw" targetRef="event_Rou0Sw">
|
||||
|
|
|
|||
|
|
@ -4203,7 +4203,9 @@ if (b>0 && (a!=b) ) {
|
|||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:boundaryEvent attachedToRef="task_Nbs7mQ" id="event_YJVeoQ" name="">
|
||||
<bpmn2:documentation id="documentation_LCcTKA"/>
|
||||
<bpmn2:timerEventDefinition id="timerEventDefinition_2uz3Hw"/>
|
||||
<bpmn2:timerEventDefinition id="timerEventDefinition_2uz3Hw">
|
||||
<bpmn2:timeDuration id="FormalExpression_0" xsi:type="bpmn2:tFormalExpression">30000</bpmn2:timeDuration>
|
||||
</bpmn2:timerEventDefinition>
|
||||
<bpmn2:outgoing>sequenceFlow_06yfVA</bpmn2:outgoing>
|
||||
</bpmn2:boundaryEvent>
|
||||
<bpmn2:sequenceFlow id="sequenceFlow_06yfVA" sourceRef="event_YJVeoQ" targetRef="event_yosOIA">
|
||||
|
|
|
|||
Loading…
Reference in a new issue