commit | d37c71292d9cbdd892f328d63f49a8027b1f13c4 | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Thu Jun 13 10:39:55 2019 -0400 |
committer | Jim Hahn <jrh3@att.com> | Mon Jun 17 10:50:16 2019 -0400 |
tree | 615a8af45285d1032a02af1214c76b938c58044d | |
parent | f59ec395bf1e41df894f884e70ff3185280668c0 [diff] |
Fix simple sonar issues in models Added @FunctionalInterface where needed. Replaced anonymous classes with lambda expressions. Replaced duplicate strings with a constant. Removed unused BeforeClass & AfterClass test methods. Removed some trailing spaces. Fixed: aai actor.appc actor.appclcm actor.sdnc actor.sdnr actor.so actor.vfc actorServiceProvider appc appclcm cds events Change-Id: I0e21cbb10db6d1217bbd0e00e6dd4fac3eb84e31 Issue-ID: POLICY-1791 Signed-off-by: Jim Hahn <jrh3@att.com>
Copyright 2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
This source repository contains the ONAP Policy Model code that is agnostic to any PDP. It is common amongst all the repositories.
To build it using Maven 3, run: mvn clean install