Remove RestconfDataServiceConstant.PatchData 82/93082/2
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 15 Oct 2020 15:21:13 +0000 (17:21 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 15 Oct 2020 15:35:39 +0000 (17:35 +0200)
commita11e069f6453107c428f7c1067c628184c611cf5
tree653ce1ac74c3d9520ed13f25dbedfaf6600c88ba
parent63bfffad52fbb43237eb282fb4dedb20b26beac4
Remove RestconfDataServiceConstant.PatchData

This is a useless holder class for a constant which should be private.
Move the string constant and remove the class.

Change-Id: Ic8d9c6f9be5bea1dc828470601bd6fb14dd6dabd
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
restconf/restconf-nb-rfc8040/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/utils/PatchDataTransactionUtil.java
restconf/restconf-nb-rfc8040/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/utils/PlainPatchDataTransactionUtil.java
restconf/restconf-nb-rfc8040/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/utils/RestconfDataServiceConstant.java