aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/org/onap/nbi/apis/serviceorder/SoClient.java
AgeCommit message (Expand)AuthorFilesLines
2020-09-09Preparing the request payload (action = delete) for calling SO macro flowsujitsatapathy1-0/+27
2020-08-24Implement E2EService activation/deactivation for NetworkSlicingPriyadharshini1-12/+61
2020-07-16Preparing the request payload for calling SO macro flow.aleemraja1-1/+35
2020-04-09Fix logger in SoClientPriyadharshini1-1/+1
2019-12-13Format Java code with respect to ONAP Code StyleMatthieu Geerebaert1-256/+244
2019-10-23NBI to SO: new Header paramsromaingimbert1-4/+4
2019-03-21Remove logging from scehduled pollingaosull011-250/+262
2019-03-07Improve nbi statusromaingimbert1-0/+12
2019-01-24hub resource format dateromaingimbert1-73/+89
2018-10-24start up failed without msbromaingimbert1-18/+39
2018-09-04Fix bug reported by SONAR.Prabhu Balan1-10/+16
2018-08-22Help NBI user to get informationromaingimbert1-2/+2
2018-08-21EXTAPI-102 Initial commitaosull011-0/+117
2018-08-10Help NBI user to get informationromaingimbert1-28/+32
2018-06-25fix sonar alertromaingimbert1-10/+11
2018-05-28nbi ko when can't reach onapromaingimbert1-4/+9
2018-05-16infinite loop when so not respondingromaingimbert1-4/+8
2018-04-23Invalid SO payloadNicolasLaplaud1-6/+2
2018-04-23Fix Missing requestDetails wrapper in SO payloadNicolasLaplaud1-12/+8
2018-04-13Remove 'All rights reserved.' on apache 2 licenseMatthieuGeerebaert1-2/+1
2018-04-06Add Apache license header per fileMatthieuGeerebaert1-0/+16
2018-04-03Add serviceOrder rest servicesMatthieuGeerebaert1-0/+138