Register a gson type adapter for Instant 23/17723/2
authorCharles Cole <cc847m@att.com>
Mon, 9 Oct 2017 19:50:36 +0000 (14:50 -0500)
committerCharles Cole <cc847m@att.com>
Mon, 9 Oct 2017 21:35:23 +0000 (16:35 -0500)
commit8cc9302953a918df0665c28722175b962e5b75fd
tree07a440eea88a34080d3a1fce41fcab5539bab685
parent86b60d8d28e4891259094fa1e936c6e579620b29
Register a gson type adapter for Instant

Added a type adapter to the encoder used without a custom encoder so
that it properly serializes Instant types.

Issue-ID: POLICY-101
Change-Id: Ic1517505d50b81abc840a1591c7fb4a75f80a126
Signed-off-by: Charles Cole <cc847m@att.com>
policy-management/src/main/java/org/onap/policy/drools/protocol/coders/ProtocolCoderToolset.java