Fix more sonar issues 72/85472/1
authorJim Hahn <jrh3@att.com>
Tue, 16 Apr 2019 13:31:48 +0000 (09:31 -0400)
committerJim Hahn <jrh3@att.com>
Tue, 16 Apr 2019 13:46:18 +0000 (09:46 -0400)
commit3bdc959fb751bd85544cbbe003cd46b721e17375
treeb83867a166969056dd9b3f643a1a1cc897677ee3
parent8714a151ff87751b54c362c8a9248995e665e896
Fix more sonar issues

Added another unused parameter from RequestImpl to a logging message.
Removed "throws PfModelException" from ProviderBase.
Shorten lambda function in SessionData.

Change-Id: I5c0ba99bd92ac94bdeacd2398fbc65f081ef85ad
Issue-ID: POLICY-1542
Signed-off-by: Jim Hahn <jrh3@att.com>
main/src/main/java/org/onap/policy/pap/main/comm/msgdata/RequestImpl.java
main/src/main/java/org/onap/policy/pap/main/rest/depundep/ProviderBase.java
main/src/main/java/org/onap/policy/pap/main/rest/depundep/SessionData.java