Hide RestconfTransaction.readList() 05/107805/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 12 Sep 2023 00:50:00 +0000 (02:50 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 12 Sep 2023 00:51:09 +0000 (02:51 +0200)
commit38c3ace6da25b28cb9087eb798bc3e32995015d3
tree11c9a6008ded37062bf6951f55db4b46d0a0f483
parent737743f25e31605ea945ff8d4f3818aeb18324d2
Hide RestconfTransaction.readList()

We have completed migration of utility methods which refer to this tiny
bit. Hide it from outside world, as it is an implementation detail.

JIRA: NETCONF-1107
Change-Id: Id6f3f3ccb8645af43e71662daf3975e5deb30062
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfTransaction.java