restore manual toString coder methods 87/126787/3
authorjhh <jorge.hernandez-herrero@att.com>
Wed, 26 Jan 2022 21:25:11 +0000 (15:25 -0600)
committerjhh <jorge.hernandez-herrero@att.com>
Wed, 26 Jan 2022 21:41:42 +0000 (15:41 -0600)
commit3dba7f2f6ee9ad3720a5455bf3c0bcdf61386958
treec3f4394f9bc35decb24b066ce4a3d7f513cdc9fe
parent1a7d9255f1018139a7a8924a56140e067d947c4a
restore manual toString coder methods

The changes to use the generic lombok ToString caused excessive
verbosity when the coder objects are logged, hence restoring
the older manual toString() methods back.

Issue-ID: POLICY-3895
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: Idd875172cbb066d13294aeb31fb85577dad127c1
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
policy-management/src/main/java/org/onap/policy/drools/protocol/coders/GsonProtocolCoderToolset.java
policy-management/src/main/java/org/onap/policy/drools/protocol/coders/ProtocolCoderToolset.java