aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/MSOCommonBPMN/src/main
AgeCommit message (Expand)AuthorFilesLines
2018-03-12Fix urls for collecting CSAR infosubhash kumar singh1-3/+3
2018-03-12Combine the design and runtime parametersubhash kumar singh1-0/+131
2018-03-07Remove unnecessary String constructor callMunir Ahmad1-1/+1
2018-03-07Merge "Support get resource recipe groovy common method"Chuanyu Chen1-0/+21
2018-03-07Support get resource recipe groovy common methodc001491071-0/+21
2018-03-06Replace StringBuilder with String & inline returnMunir Ahmad1-5/+2
2018-03-05Merge "Removed unreachable log"Seshu Kumar M1-398/+396
2018-03-05Removed unreachable logMunir Ahmad1-398/+396
2018-03-02Merge "Support decompose service by model uuid"Chuanyu Chen1-2/+5
2018-03-01Merge "Support query service resources by modeluuid"Chuanyu Chen1-0/+43
2018-03-01Support decompose service by model uuidc001491071-2/+5
2018-03-01Merge "Support Resource Recipe Common Model"Chuanyu Chen3-0/+416
2018-03-01Support query service resources by modeluuidc001491071-0/+43
2018-03-01Support Resource Recipe Common Modelc001491073-0/+416
2018-02-27Make use of append instead of string concatenationMunir Ahmad1-2/+2
2018-02-26Merge "Remove the unnecessary plus zero"Seshu Kumar M1-2/+2
2018-02-26Merge "Swap while loops with foreach where applicable"Seshu Kumar M1-3/+2
2018-02-25Remove the unnecessary plus zeroMunir Ahmad1-2/+2
2018-02-25Swap while loops with foreach where applicableMunir Ahmad1-3/+2
2018-02-24Swap StringBuffer with StringBuilder everywhereMunir Ahmad1-1/+1
2018-02-24Swap for loop in favor of foreachMunir Ahmad1-4/+4
2018-02-24Replace explicit type with dimond everywhereMunir Ahmad10-22/+22
2018-02-08Sonar:CriticalManamohan Satapathy2-13/+9
2018-02-06Merge "Sonar:Critical"Seshu Kumar M1-3/+3
2018-02-06Merge "Refactor of DecomposeJsonUtils class."Seshu Kumar M1-6/+8
2018-02-06Sonar:CriticalSumapriya Sarvepalli1-3/+3
2018-01-29Refactor of DecomposeJsonUtils class.biniek1-6/+8
2018-01-24Same Service names under two different CustomersChittaranjan Sardar1-4/+32
2018-01-08Utility Methods: clean xml of all empty nodesAbhishek Shekhar1-0/+27
2017-11-11Changed parsing code in DoDeleteVfModuleFromVnfJim Hahn1-0/+15
2017-11-08Clean up Process Engine selection logicRob Daugherty12-306/+68
2017-11-07modified sample SDNO code for SOBenjamin, Max (mb388a)33-351/+1630
2017-11-01added javadoc comments to SDNOValidator interfaceBenjamin, Max (mb388a)1-2/+9
2017-10-31Merge "Changed files ecomp-model to onap-model"Seshu Kumar M1-7/+7
2017-10-30Changed files ecomp-model to onap-modelShailendra Borale1-7/+7
2017-10-30Handle embedded "<" in SDNC responsesJim Hahn1-15/+14
2017-10-23Changed copyright informationShailendra Borale2-12/+30
2017-10-23Merge "Iterate over "entrySet" instead of "keySet"."Seshu Kumar M2-194/+199
2017-10-23Merge "Update license in a couple of groovy scripts"Seshu Kumar M1-1/+17
2017-10-20Merge "Added additional arguments to method call"Seshu Kumar M1-1/+1
2017-10-20Flows fail to update status in requests DBRob Daugherty2-2/+2
2017-10-19Added additional arguments to method callJim Hahn1-1/+1
2017-10-19Iterate over "entrySet" instead of "keySet".Ramanjaneya-Huawei2-194/+199
2017-10-18NullPointerException after adapter callbackRob Daugherty3-5/+5
2017-10-18Update license in a couple of groovy scriptsJim Hahn1-1/+17
2017-10-18Merge "Added the "@Override" annotation"Seshu Kumar M1-114/+115
2017-10-18Added the "@Override" annotationRamanjaneya-Huawei1-114/+115
2017-10-17Added the "@Override" annotationRamanjaneya-Huawei1-2/+3
2017-10-09MSOCommonBPMN flows are not being deployedRob Daugherty2-1/+33
2017-10-08Fixes for sonar coverage in bpmnRob Daugherty1-6/+0