Do not instantiate JsonParser 44/99644/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 8 Feb 2022 09:27:51 +0000 (10:27 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 8 Feb 2022 09:27:51 +0000 (10:27 +0100)
commit86655234bc3de66c76e120e2235ad1d06bb89aab
treef34c232639c596700e59ff97cbd99c6d6e950915
parent6d858f64595debe3ef571f35f24bbec29ac75a40
Do not instantiate JsonParser

Use parseString() static method instead of using the deprecated instance
method.

Change-Id: Ica84e1d21bbb229b800a89fd11ce53d61f077883
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java