aboutsummaryrefslogtreecommitdiffstats
path: root/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap
AgeCommit message (Expand)AuthorFilesLines
2020-05-07uri params now available in info objectBenjamin, Max2-28/+30
2020-05-06removed code smellsRupinder4-7/+0
2020-04-29rename package for external useBenjamin, Max9-36/+36
2020-04-27refactor camunda client in apihPlummer, Brittany5-515/+192
2020-04-13lowered code smellsRupinder3-4/+0
2020-04-07Add workflowName and operationName to v8 ofKuleshov, Elena2-0/+25
2020-04-04mso to add additional validation for alacarteSmokowski, Steven2-2/+29
2020-04-01Added scriptName for deallocation of NSSI.isaac.manuelraj1-0/+12
2020-03-30Add validations to prevent out of order deletesSmokowski, Steven8-7/+183
2020-03-18Correct object provider for jerseyBenjamin, Max1-2/+1
2020-03-12Added check to prevent camunda history lookup onPlummer, Brittany1-6/+29
2020-03-10Merge "false positive on network creates"Steve Smokowski1-9/+21
2020-03-10Merge "create custom spring aop annotation for logging"Steve Smokowski22-22/+22
2020-03-10Merge "remove requestorid from instancereferences in get"Steve Smokowski1-2/+0
2020-03-08false positive on network createsBoslet, Cory1-9/+21
2020-03-05create custom spring aop annotation for loggingPlummer, Brittany22-22/+22
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