Changed the Dmaap message payload 26/2626/3
authorPatrikBuhr <patrik.buhr@est.tech>
Mon, 2 Mar 2020 11:18:56 +0000 (12:18 +0100)
committerPatrikBuhr <patrik.buhr@est.tech>
Tue, 3 Mar 2020 07:28:32 +0000 (08:28 +0100)
commit72c98f3b7ef556cf3556c398e12078d9b9eb6d1a
tree747170e33c75ef27f9c07a51cb0116dc8e1846be
parent19f20ea9d077ab6587e12a98783e2ead5c5a41bf
Changed the Dmaap message payload

The Dmaap message payload is changed from String to a json object.

Change-Id: I1e928eca6c7de6105673aa53da09c1271de80764
Issue-ID: NONRTRIC-107
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
policy-agent/src/main/java/org/oransc/policyagent/dmaap/DmaapMessageHandler.java
policy-agent/src/main/java/org/oransc/policyagent/dmaap/DmaapRequestMessage.java
policy-agent/src/test/java/org/oransc/policyagent/dmaap/DmaapMessageHandlerTest.java