diff options
author | Marcus Williams <marcus.williams@intel.com> | 2018-08-06 20:06:17 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-08-06 20:06:17 +0000 |
commit | 419d6df27b2281d36e2d7488da9876510680d6a3 (patch) | |
tree | fb44e0f2e980542d38fbc4ddf9b646c52e890d4c /bpmn/so-bpmn-infrastructure-flows/src/main/resources/process/Delete3rdONAPE2EServiceInstance.bpmn | |
parent | 019a73fb032274cdef4c6d1ddb87a242cb2230d1 (diff) | |
parent | 555879f583fc23c41da1f65d7227ca4685f53a17 (diff) |
Merge "Fix Invalid BPMN"
Diffstat (limited to 'bpmn/so-bpmn-infrastructure-flows/src/main/resources/process/Delete3rdONAPE2EServiceInstance.bpmn')
-rw-r--r-- | bpmn/so-bpmn-infrastructure-flows/src/main/resources/process/Delete3rdONAPE2EServiceInstance.bpmn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bpmn/so-bpmn-infrastructure-flows/src/main/resources/process/Delete3rdONAPE2EServiceInstance.bpmn b/bpmn/so-bpmn-infrastructure-flows/src/main/resources/process/Delete3rdONAPE2EServiceInstance.bpmn index 770df07bfd..116a8a6fb6 100644 --- a/bpmn/so-bpmn-infrastructure-flows/src/main/resources/process/Delete3rdONAPE2EServiceInstance.bpmn +++ b/bpmn/so-bpmn-infrastructure-flows/src/main/resources/process/Delete3rdONAPE2EServiceInstance.bpmn @@ -156,7 +156,7 @@ dcsi.checkSPPartnerand LocallCall(execution)]]></bpmn:script> <bpmn:intermediateThrowEvent id="IntermediateThrowEvent_0bmqdpg" name="GoTo StartLocalONAPDeleteE2ESI"> <bpmn:incoming>SequenceFlow_0u3tca8</bpmn:incoming> <bpmn:incoming>SequenceFlow_1pwflny</bpmn:incoming> - <bpmn:linkEventDefinition name=" StartLocalONAPDeleteE2ESI" /> + <bpmn:linkEventDefinition name="StartLocalONAPDeleteE2ESI" /> </bpmn:intermediateThrowEvent> <bpmn:endEvent id="EndEvent_1itzq8n" name="Delete3rdONAPRES_End"> <bpmn:incoming>SequenceFlow_0vhbw8y</bpmn:incoming> |