summaryrefslogtreecommitdiffstats
path: root/ecomp-sdk/epsdk-analytics/src/main/java/org/onap/portalsdk/analytics/util/AppConstants.java
AgeCommit message (Collapse)AuthorFilesLines
2020-05-26Merge "Reorder the modifiers to comply with the Java Language Specification."Sunder Tattavarada1-1/+1
2020-05-18Merge "Raptor backend java API Code(Analytics), UI Code(Overlay) and pages ↵Sunder Tattavarada1-0/+1
component in os project"
2020-05-16Raptor backend java API Code(Analytics), UI Code(Overlay) and pagesmravula1-0/+1
component in os project Issue-ID: PORTAL-902 Change-Id: Id297d9493a77e6816ed0f2a82c15b2eaa1e57a72 Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
2020-05-12Reorder the modifiers to comply with the Java Language Specification.Rupinder1-185/+185
Issue-ID: PORTAL-865 Change-Id: I52aabc582580757caa2f8c528751f3d9a0758b8b Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-05-07removed some code smells in AppConstants.javaIndrijeet kumar1-189/+189
removed some code smells in AppConstants.java Issue-ID: PORTAL-813 Change-Id: I341037c0115f64af2c0f3e642ad2efed59b53941 Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
2018-04-20Replace ecomp referenceHima Elisetty1-1/+1
Issue-ID: PORTAL-19 Remove ecomp trademark Change-Id: Ic864f6cfdeeddad1e7d384abd3419ae21b832062 Signed-off-by: Hima Elisetty <hb123f@att.com>
2017-09-07Adjust code for Sonar issuesChristopher Lott (cl778h)1-3/+3
Made non-functional updates to address static code analysis issues. Update license header with simple double-quote characters. Issue: PORTAL-72, PORTAL-90 Change-Id: Ic2c330daea07d721f0e6b350ebf03da97073f7ce Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-08-31Rename packages to org.onap in 1.4.0-SNAPSHOTChristopher Lott (cl778h)1-0/+676
19 - remove openecomp 72 - remediate Sonar scan issues 79 - removed unwanted left menu under Report 90 - apply approved license text Issue: PORTAL-19, PORTAL-72, PORTAL-79, PORTAL-90 Change-Id: I41a0ef5fba623d2242574bd15f2d9fb8029a496c Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>