Remove statistics record limits from PAP 28/122928/1
authorJim Hahn <jrh3@att.com>
Wed, 28 Jul 2021 14:03:50 +0000 (10:03 -0400)
committerJim Hahn <jrh3@att.com>
Wed, 28 Jul 2021 14:07:47 +0000 (10:07 -0400)
commitc7cd3d20d784d367c677e530b7cd316f84df17c5
tree1659f1cfd5b22616ffe4c609f7d95a43ff9b3104
parent96de2b981fb063408a021ca6b3e01783077b651f
Remove statistics record limits from PAP

policy/models statistics provider has now been enhanced to limit the
record counts.  Stripped the code from PAP, as it's no longer needed
there.  Also simplified the PAP statistics provider down to one query
method, taking a filter.

Issue-ID: POLICY-3511
Change-Id: I8a8797be191dc1f299b1c4084b0108a3ab89ff61
Signed-off-by: Jim Hahn <jrh3@att.com>
main/src/main/java/org/onap/policy/pap/main/rest/StatisticsRestControllerV1.java
main/src/main/java/org/onap/policy/pap/main/rest/StatisticsRestProvider.java