Cleanup NetconfConsoleUtils 06/96906/2
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 16 Jul 2021 16:56:35 +0000 (18:56 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 16 Jul 2021 17:25:19 +0000 (19:25 +0200)
commit5af0bc07af7251e4f1a029f44252a905a254f6d0
tree15568e8b4f8f2a5b7e227a405945942b8f647908
parente3c2b1c30e2b6d2ef9c9d6114aa6105401a62689
Cleanup NetconfConsoleUtils

We have a few strange methods here, clean them up to streamline.

Change-Id: Icf0ca4661d4b62cf9e3855af99a6611d1b719869
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
netconf/netconf-console/src/main/java/org/opendaylight/netconf/console/impl/NetconfCommandsImpl.java
netconf/netconf-console/src/main/java/org/opendaylight/netconf/console/utils/NetconfConsoleUtils.java
netconf/netconf-console/src/test/java/org/opendaylight/netconf/console/impl/NetconfCommandsImplTest.java