Use new filtering methods in PAP 38/121938/1
authorJim Hahn <jrh3@att.com>
Tue, 15 Jun 2021 20:18:55 +0000 (16:18 -0400)
committerJim Hahn <jrh3@att.com>
Tue, 15 Jun 2021 20:19:58 +0000 (16:19 -0400)
commit9c156a523a1283a67a6b8e23be90742b0f87ed23
tree3eb47eae2e90ac72b1a2af47eb39785f8b11daae
parent96545dee212569ea6bca1dc9a0de2f0d7a458e2a
Use new filtering methods in PAP

Modified PAP to use the new filter parameters classes instead of the old
methods that take lots of parameters.

Issue-ID: POLICY-3094
Change-Id: I46ac6d95a8f1e56ced8ed39474eb5a1031142dd7
Signed-off-by: Jim Hahn <jrh3@att.com>
main/src/main/java/org/onap/policy/pap/main/rest/StatisticsRestProvider.java
main/src/test/java/org/onap/policy/pap/main/rest/e2e/End2EndBase.java