aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/org/onap/music/datastore/jsonobjects
AgeCommit message (Collapse)AuthorFilesLines
2018-09-06Merge "JsonNotification.java: Fixed sonar issue"Thomas Nelson1-1/+0
2018-09-04Remove the unused importSooriyaa1-2/+0
Remove the unused import Issue-ID: MUSIC-128 Change-Id: Ic12deb0959761f2878fdf20b71e012ee3a0bac2e Signed-off-by: Sooriyaa <soponraj@in.ibm.com>
2018-09-03JsonDelete.java: Fixed sonar issueArundathi Patil1-1/+3
Fixed sonar issue, declare variable on seperate line. Issue-ID: MUSIC-121 Change-Id: Idf2cdb49a7d021d275dea5685a77e98b9c94fe9e Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-08-31jsonSelect.java: Fixed sonar issueArundathi Patil1-2/+3
Fixed sonar issue, either log or rethrow this error Issue-ID: MUSIC-116 Change-Id: Iace6b3251a2b3b60cfd8ce99d6a0ed8ecf80fe02 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-08-29JsonNotification.java: Fixed sonar issueArundathi Patil1-1/+0
Fixed sonar issue, remove unused import Issue-ID: MUSIC-113 Change-Id: Ifddef7c3d317e47b525e676163b7d47f393465d8 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-08-28JasonUpdate.java: Fixed sonar issueArundathi Patil1-4/+5
Fixed sonar issue, make values transient or serializable Issue-ID: MUSIC-110 Change-Id: Ief55a0b21e3494c39050a83bdc1a04f2bef49234 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-08-27Swagger Update and other updates.Nelson, Thomas (tn1381)3-2/+77
Updates related to callback api Change-Id: I2a4c00e8db4a430c5998e7770389451610f0770a Issue-ID: MUSIC-97 Signed-off-by: Nelson, Thomas (tn1381) <tn1381@att.com>
2018-08-27JsonInser.java : fixed sonar issueArundathi Patil1-3/+2
Fixed sonar issue, use transient or serializable keyword Issue-ID: MUSIC-109 Change-Id: I1c8077548167884790713a2dc52538aa80b16f4e Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-08-20Update swagger.json and other updates.Nelson, Thomas (tn1381)3-0/+215
Change-Id: I84753300e64ba82072e65ef1bde2cb76771ee046 Issue-ID: MUSIC-97 Signed-off-by: Nelson, Thomas (tn1381) <tn1381@att.com>
2018-08-08Updates to Callback Api and ConnectionThomas Nelson Jr1-0/+115
Change-Id: I6a3f0537a616ae4d54b47fa2c70ba5128e39f123 Issue-ID: MUSIC-92 Signed-off-by: Thomas Nelson Jr <tn1381@att.com>
2018-07-16various UpdatesThomas Nelson Jr (arthurdent3) tn1381@att.com3-1/+76
Q-api, triggers, conductor conditional updates. Bug fixes Change-Id: Iec392309787cd90f0a2827a2955399723640e800 Issue-ID: MUSIC-93 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
2018-03-18CLM ChangesThomas Nelson Jr (arthurdent3) tn1381@att.com8-0/+29
Change-Id: Id34c036653bf0816e5c67004e4dcf7da90e470e7 Issue-ID: MUSIC-47, MUSIC-48, MUSIC-49 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
2018-03-05Some Sonar and CLM issues resolved.Thomas Nelson Jr (arthurdent3) tn1381@att.com1-2/+2
- Update some library versions fro CLM - Some code fixes for Sonar Change-Id: I270955be6337400f1d30556cfa854712f102916e Issue-ID: MUSIC-40 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
2018-02-05Initial code Import.arthurdent310-0/+789
Issue-ID: MUSIC-21 Change-Id: I89ceab0891b4b7cb999dab532d6bae9092f027cc Signed-off-by: arthurdent3 <tn1381@att.com>