commit | 82cc7e0ccf799e0ea5d9afd033a3cff88468b6bf | [log] [tgz] |
---|---|---|
author | jrh3 <jrh3@att.com> | Fri Jun 14 10:31:40 2019 -0400 |
committer | jrh3 <jrh3@att.com> | Fri Jun 14 10:36:34 2019 -0400 |
tree | eb10d3d9278656866b1323d7a50d650ce0e98b33 | |
parent | a240d7a4020d0346040fe4d86682a6ab8fcd757a [diff] |
Fix sonar issues in PAP Replace string concatenation with "{}" place-holders in logging statements. Refactored PdpStatusMessageHandler and PdpGroupStateChangeProvider to extract common/duplicate code block into PdpMessageGenerator. Refactored selectPdpGroupsForRegistration() to reduce "cyclomatic complexity"; extracted selectPdpSubGroupsForRegistration from it. Issue-ID: POLICY-1791 Signed-off-by: jrh3 <jrh3@att.com> Change-Id: Ia0ebc1cf41cd2fa288130b4a58614a4983f47f8b Signed-off-by: jrh3 <jrh3@att.com>
Copyright 2017-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 Administration Point Backend code.
To build it using Maven 3, run: mvn clean install