Use new RestClientParameters class in PAP 12/122712/1
authorJim Hahn <jrh3@att.com>
Mon, 19 Jul 2021 15:21:33 +0000 (11:21 -0400)
committerJim Hahn <jrh3@att.com>
Mon, 19 Jul 2021 15:22:37 +0000 (11:22 -0400)
commitc22e9700c78415dd4d267b0c7a1db7a574912330
treecab4f4a0394e1b75c418d50c57025b4f7a16c619
parent708e3bf02095bc7185b44cc30e91e293eebb4fd2
Use new RestClientParameters class in PAP

Replaced generic BusTopicParams with more specific RestClientParameters.

Issue-ID: POLICY-3456
Change-Id: Ic1a3acca5b651730fc74332c2c5d5bc36bccb790
Signed-off-by: Jim Hahn <jrh3@att.com>
main/src/main/java/org/onap/policy/pap/main/parameters/PapParameterGroup.java
main/src/main/java/org/onap/policy/pap/main/rest/PolicyComponentsHealthCheckProvider.java
main/src/test/java/org/onap/policy/pap/main/rest/TestPolicyComponentsHealthCheckControllerV1.java
main/src/test/java/org/onap/policy/pap/main/rest/TestPolicyComponentsHealthCheckProvider.java