Move RestconfConstants.MOUNT 60/107060/3
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 25 Jul 2023 16:09:09 +0000 (18:09 +0200)
committerRobert Varga <nite@hq.sk>
Tue, 25 Jul 2023 20:46:24 +0000 (20:46 +0000)
commitd0e4fe1a24aec4d45eb162c0df66d3f179436bc1
treef6897a2f4f328e5b3a553a669ebf1b8df53f921c
parent5a02b72813270b51d629afd8d01f35293d28a882
Move RestconfConstants.MOUNT

This constant is only used in ParserIdentifier, move it there.

Change-Id: I8caba44e532168e34e640f231d2379c57f3b9a5e
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/utils/RestconfConstants.java
restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/utils/parser/ParserIdentifier.java
restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/utils/parser/ParserIdentifierTest.java