Remove Rfc8040.Capabilities 98/98098/1
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 24 Oct 2021 10:23:05 +0000 (12:23 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 24 Oct 2021 11:13:30 +0000 (13:13 +0200)
commit07d2695a470a4971cbd5ff3c2eedfdceac8eb4e3
treed675897b18953d9cef96d6143a6c378b7b7c5d91
parent1f9ce8d4cee5014da9b7651466a26f7caceebe4c
Remove Rfc8040.Capabilities

We have proper constructs encapsulating the capabilities described
by these constants. There is no need for centralization of constants,
as each parameter now exposes capabilityUri() anyway.

JIRA: NETCONF-773
Change-Id: I1ec8b385c76a74987420c39dd7368c9fa083d841
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
restconf/restconf-nb-rfc8040/src/main/java/org/opendaylight/restconf/nb/rfc8040/Rfc8040.java
restconf/restconf-nb-rfc8040/src/main/java/org/opendaylight/restconf/nb/rfc8040/utils/mapping/RestconfMappingNodeUtil.java
restconf/restconf-nb-rfc8040/src/test/java/org/opendaylight/restconf/nb/rfc8040/utils/mapping/RestconfMappingNodeUtilTest.java