commit | 42e2d3904b8a7f7b98740344b504439852b68c0c | [log] [tgz] |
---|---|---|
author | Zhuoyao Huang <10112215@zte.com.cn> | Tue Apr 09 20:46:05 2019 +0800 |
committer | Zhuoyao Huang <10112215@zte.com.cn> | Tue Apr 09 20:46:05 2019 +0800 |
tree | e4d174e68f27e4111a8d9df234080e607c6ab821 | |
parent | b703daf9fb4bc0aeadba09e466c7456fc96667e4 [diff] [blame] |
Service instance modification extend update interface for service instance modification on CCVPN use case extension Issue-ID: SO-1393 Change-Id: Ib21843be32738de0197185906ba38c61f1095f24 Signed-off-by: Zhuoyao Huang <10112215@zte.com.cn>
diff --git a/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoUpdateE2EServiceInstance.bpmn b/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoUpdateE2EServiceInstance.bpmn index 785db75..002e382 100644 --- a/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoUpdateE2EServiceInstance.bpmn +++ b/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoUpdateE2EServiceInstance.bpmn
@@ -186,6 +186,7 @@ <camunda:in source="operationType" target="operationType" /> <camunda:in source="operationId" target="operationId" /> <camunda:in source="serviceDecomposition_Original" target="serviceDecomposition" /> + <camunda:in source="uuiRequest-del" target="uuiRequest-del" /> </bpmn2:extensionElements> <bpmn2:incoming>SequenceFlow_0ur34hv</bpmn2:incoming> <bpmn2:outgoing>SequenceFlow_0w4t4ao</bpmn2:outgoing>