commit | 8cbad257df2d5f5c585ce37e61cfd16e402be738 | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Thu Jun 10 17:38:58 2021 -0400 |
committer | Jim Hahn <jrh3@att.com> | Mon Jun 14 08:21:04 2021 -0400 |
tree | 18027d19e9c6c231e41e4321d5938c8b0a5d5632 | |
parent | 1b460194bc034443ba57fa690d294131836a3e9e [diff] |
Fix sonars in policy-models Fixed: - too many parameters in method call Fixed it by introducing PfFilterParameters. However, classes having the Builder annotation are not easily subclassed, so introduced an interface, too. Issue-ID: POLICY-3094 Change-Id: Ida99522a542b1296b367c55b7e8f8e83783c2e4f 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