aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/org/onap/nbi/apis/serviceorder/workflow/SOTaskProcessor.java
AgeCommit message (Expand)AuthorFilesLines
2020-07-16Preparing the request payload for calling SO macro flow.aleemraja1-3/+35
2020-01-10Identify whether the Service is of A-la-carte or macro typeSunilB1-0/+7
2019-12-13Format Java code with respect to ONAP Code StyleMatthieu Geerebaert1-46/+37
2019-02-01Update to Spring Boot 2romaingimbert1-22/+30
2018-09-13Poll for 6 hrs instead of 3 times.Prabhu2017131-15/+27
2018-08-30ServiceOrder Modification Implementationromaingimbert1-353/+91
2018-08-22Help NBI user to get informationromaingimbert1-13/+25
2018-08-21EXTAPI-102 Initial commitaosull011-5/+172
2018-08-10Help NBI user to get informationromaingimbert1-7/+11
2018-07-10HUB ResourceNicolasLaplaud1-20/+5
2018-07-06adapt NBI to Beijingromaingimbert1-0/+22
2018-06-25fix sonar alertromaingimbert1-1/+1
2018-06-22add serviceorder serviceromaingimbert1-25/+38
2018-05-24orderitem id ko when so returns 202romaingimbert1-1/+11
2018-05-16infinite loop when so not respondingromaingimbert1-19/+20
2018-05-04Sonar clean coderomaingimbert1-21/+12
2018-05-03problem with when SO not respondingromaingimbert1-50/+71
2018-04-24Merge "add field in SO Request"Matthieu Geerebaert1-0/+1
2018-04-23add field in SO Requestromaingimbert1-0/+1
2018-04-23Merge "fix NPE SO Response"Matthieu Geerebaert1-3/+3
2018-04-23fix NPE SO Responseromaingimbert1-3/+3
2018-04-23Add requestorId in SO requestInfo in NBI requestNicolasLaplaud1-0/+1
2018-04-23Fix Missing requestDetails wrapper in SO payloadNicolasLaplaud1-18/+7
2018-04-15Sonar clean codeMatthieuGeerebaert1-30/+37
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/+349