Move restconfStateStreamPath() 49/108849/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 3 Nov 2023 22:37:02 +0000 (23:37 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 3 Nov 2023 22:42:05 +0000 (23:42 +0100)
commit9626a275026042d03c3583bcb99eba1f10f34e60
tree9f9af8b64d3e9b56c13c36f3c6a7a7b1edcd241e
parente138c93b90d691a308ab300c1925519361bf2705
Move restconfStateStreamPath()

Management of ietf-restconf streams is the domain of ListenersBroker,
move the constant and the single used utility method there.

JIRA: NETCONF-1102
Change-Id: Id44123f5409dd2507db8d55220f9daa8dda23351
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/ListenersBroker.java
restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/RestconfStateStreams.java