aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/MSOCommonBPMN/src/main/java/org
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-06Replace StringBuilder with String & inline returnMunir Ahmad1-5/+2
2018-03-01Merge "Support Resource Recipe Common Model"Chuanyu Chen3-0/+416
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-06Sonar:CriticalSumapriya Sarvepalli1-3/+3
2017-11-08Clean up Process Engine selection logicRob Daugherty7-152/+67
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-19Iterate over "entrySet" instead of "keySet".Ramanjaneya-Huawei2-194/+199
2017-10-18NullPointerException after adapter callbackRob Daugherty3-5/+5
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-03Fixed so issuesramanjaneya1-5/+8
2017-10-02Merge "Fix major sonar issues"Seshu Kumar M1-3/+3
2017-10-02Merge "Added @Override annotation to method signature"Seshu Kumar M1-0/+1
2017-09-30Merge "Replace with the diamnod operator"Seshu Kumar M5-11/+12
2017-09-30Merge "Removed unused variables"Seshu Kumar M2-9/+1
2017-09-30Merge "Removed unused variables"Seshu Kumar M1-9/+1
2017-09-29Fix the SO build issuesDeterme, Sebastien (sd378r)3-9/+9
2017-09-28Merge changes Ibc78f5be,Id1a6e6d2Seshu Kumar M3-3/+3
2017-09-28Merge "Replaced with the diamnod operator"Seshu Kumar M2-1/+2
2017-09-27Replaced with the diamnod operatorrama-huawei2-1/+2
2017-09-27Update POM to inherit from oparentRob Daugherty35-0/+690
2017-09-27Replace with the diamnod operatorrama-huawei5-11/+12
2017-09-27Removed unused variablesrama-huawei2-9/+1
2017-09-27Removed unused variablesrama-huawei1-9/+1
2017-09-27Use diamond operator(<>)surya-huawei3-3/+3
2017-09-26Fix major sonar issuesshashikanth1-3/+3
2017-09-26Added @Override annotation to method signatureshashikanth1-0/+1
2017-09-25Fixed string format specifier.shashikanth1-1/+1
2017-09-20Merge "BPMN applications not deployed properly"Rob Daugherty3-39/+63
2017-09-19BPMN applications not deployed properlyRob Daugherty3-39/+63
2017-09-19Fix Blocker/Critical sonar issuesshashikanth1-1/+1
2017-09-18Fixed issues in bpmn package.seshukm1-0/+4
2017-09-12Fix for SONAR critical issuesseshukm3-3/+11
2017-09-11Change the header to SOSeshu-Kumar-M39-39/+39
2017-09-081710 Rebase - Second AttemptArthur Martella43-66/+2352
2017-06-03Merge "Refactor WorkflowAsyncResource"Christophe Closset2-37/+31