add escape and unescape json to SliStringUtils 72/88272/2
authorSmokowski, Kevin (ks6305) <kevin.smokowski@att.com>
Wed, 22 May 2019 15:31:08 +0000 (15:31 +0000)
committerKevin Smokowski <kevin.smokowski@att.com>
Wed, 22 May 2019 18:17:40 +0000 (18:17 +0000)
commita3d782bc5e0bc07fcc5efd9a118e109011ee2889
treec21d826eda26ed09d5d603abed65ab76117bee72
parent3afef48beebb503e466c611e2b731f3d761e81fb
add escape and unescape json to SliStringUtils

Add escape and unescape json to SliStringUtils. Can be useful when creating payloads from escaped json or sending payloads that involved escaped json.

Change-Id: I736024ef91b5e6fff75374802b0fee2370f12b2f
Issue-ID: CCSDK-1353
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
sliPluginUtils/provider/src/main/java/org/onap/ccsdk/sli/core/slipluginutils/SliStringUtils.java
sliPluginUtils/provider/src/test/java/org/onap/ccsdk/sli/core/slipluginutils/SliStringUtilsTest.java