Implement subprocess for calling SDNR from RAN NSSMF 52/112052/2
authorReshmasree <reshmasree.chamarthi2@wipro.com>
Wed, 2 Sep 2020 15:30:19 +0000 (08:30 -0700)
committerReshmasree <reshmasree.chamarthi2@wipro.com>
Sun, 6 Sep 2020 13:10:28 +0000 (06:10 -0700)
commit521f95dfd4328eeb4c1634317ed33888ba7cc5a0
treefd92317d8fb88523583e2d1fef2059d3870e5cad
parentf99da95f1f808d05e25e041e84e030612a43561d
Implement subprocess for calling SDNR from RAN NSSMF
  -Also added common methods in oofUtils

Issue-ID: SO-3215
Signed-off-by: Reshmasree <reshmasree.chamarthi2@wipro.com>
Change-Id: Id85112db648f6607d7075da857a45e1ed5ca23ec
bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/OofUtils.groovy
bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/dmaapproperties/SdnrDmaapPublisher.java [new file with mode: 0644]
bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/common/SendRequestToSdnr.java [new file with mode: 0644]
bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoHandleSdnrDmaapRequest.bpmn [new file with mode: 0644]