Service instance modification 79/84679/1
authorZhuoyao Huang <10112215@zte.com.cn>
Tue, 9 Apr 2019 12:46:05 +0000 (20:46 +0800)
committerZhuoyao Huang <10112215@zte.com.cn>
Tue, 9 Apr 2019 12:46:05 +0000 (20:46 +0800)
commit42e2d3904b8a7f7b98740344b504439852b68c0c
treee4d174e68f27e4111a8d9df234080e607c6ab821
parentb703daf9fb4bc0aeadba09e466c7456fc96667e4
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>
bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCompareServiceInstanceData.groovy [new file with mode: 0644]
bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/UpdateCustomE2EServiceInstance.groovy
bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCompareServiceInstanceDataTest.groovy [new file with mode: 0644]
bpmn/so-bpmn-infrastructure-flows/src/main/resources/process/UpdateCustomE2EServiceInstance.bpmn
bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoCompareServiceInstanceData.bpmn [new file with mode: 0644]
bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoUpdateE2EServiceInstance.bpmn