aboutsummaryrefslogtreecommitdiffstats
path: root/mso-api-handlers/mso-api-handler-infra/src/main/java
AgeCommit message (Expand)AuthorFilesLines
2020-03-10Merge "remove requestorid from instancereferences in get"Steve Smokowski1-2/+0
2020-03-04remove requestorid from instancereferences in getPlummer, Brittany1-2/+0
2020-03-03Added simpleNotTaskInfo format modifierPlummer, Brittany1-6/+9
2020-02-29Add Slice Service Activate Requestzm3302-0/+157
2020-02-28Get service model uuid from AAI in delete E2EServiceInstanceszm3301-6/+16
2020-02-27Merge "Add API for commit and abort OrchestrationTask"Chuanyu Chen1-0/+91
2020-02-24Merge "mso to add tenant name and product family name to"Steve Smokowski3-2/+80
2020-02-24Add API for commit and abort OrchestrationTaskHarry Huang1-0/+91
2020-02-24Add DELETE API for OrchestrationTaskHarry Huang1-0/+33
2020-02-24Merge "Add PUT API for OrchestrationTask"Chuanyu Chen1-0/+35
2020-02-21mso to add tenant name and product family name toKuleshov, Elena3-2/+80
2020-02-21Merge "SO API extenstion to retrieve all PNF workflow"Seshu Kumar M1-51/+67
2020-02-21Add PUT API for OrchestrationTaskHarry Huang1-0/+35
2020-02-21Merge "Modify JerseyConfig"Chuanyu Chen1-0/+1
2020-02-21Merge "Add POST API for OrchestrationTask"Chuanyu Chen1-0/+22
2020-02-21Merge "Add method to send message to Camunda engine"Chuanyu Chen1-0/+19
2020-02-21Modify JerseyConfigHarry Huang1-0/+1
2020-02-21Add POST API for OrchestrationTaskHarry Huang1-0/+22
2020-02-21use pnfName in custom pnf workflow execution procedureUbuntu4-23/+16
2020-02-21Add method to send message to Camunda engineHarry Huang1-0/+19
2020-02-19SO API extenstion to retrieve all PNF workflowtragait1-51/+67
2020-02-19Add Get API for OrchestrationTaskHarry Huang1-0/+119
2020-02-18extend query parameter to support pnfModelVersionIdYaoguang Wang1-10/+51
2020-02-12Fix Sonar issue - Refactor nested for if while if..Tomasz Wrobel4-246/+135
2020-02-10Merge "Remove unused param"Steve Smokowski3-6/+10
2020-02-07Remove unused paramSmokowski, Steven3-6/+10
2020-02-06optimize camunda process instance historyPlummer, Brittany2-16/+28
2020-02-05Fix Sonar issue with throw generic exception on apihandlerinfraTomasz Wrobel5-22/+50
2020-01-24add manual handling to rainy day handling for bbsKuleshov, Elena1-1/+1
2020-01-101911 create appc adapter micro serviceKuleshov, Elena1-1/+2
2020-01-07consolidated security configurationBenjamin, Max3-238/+0
2020-01-06Merge "Remove references to AIC"Steve Smokowski3-3/+3
2020-01-03Remove references to AICBhatt, Prema3-3/+3
2020-01-02SO API to support custom PNF workflowYulian Han5-12/+138
2019-12-20Merge "Added AAF Integration related changes"Seshu Kumar M3-12/+194
2019-12-16Fix requestId returned in GetPlummer, Brittany1-2/+6
2019-12-13Merge "Add simple query format, to limit response content"Steve Smokowski1-17/+33
2019-12-13Merge "Sonar fix logger"Lukasz Muszkieta1-1/+2
2019-12-13Sonar fix loggerArindam Mondal1-1/+2
2019-12-12Add simple query format, to limit response contentSmokowski, Steven1-17/+33
2019-11-22Merge "vnf and vf module replace requests to make"Steve Smokowski5-23/+98
2019-11-22Merge "improve error log scores"Steve Smokowski10-32/+37
2019-11-22improve error log scoresPlummer, Brittany10-32/+37
2019-11-21Updated and added to get request processing dataBoslet, Cory1-3/+3
2019-11-21Added AAF Integration related changesRamesh Parthasarathy3-12/+194
2019-11-20vnf and vf module replace requests to makePlummer, Brittany5-23/+98
2019-11-07remove unused columns infra active requestsChan, Mercy7-8/+0
2019-11-06remove the declaration from the methodmanisha071-1/+1
2019-11-06Remove the declaration of thrown exception 'org.onap.so.apihandlerinfra.excep...manisha071-1/+1
2019-11-04Merge "refactor repeated duplicate check code to RequestHandlerUtils"Steve Smokowski2-36/+21