Bug 5528 - API for RESTful - transaction part of CRUD 99/38499/27
authorJakub Toth <jatoth@cisco.com>
Fri, 6 May 2016 08:38:32 +0000 (10:38 +0200)
committerJakub Toth <jatoth@cisco.com>
Wed, 22 Jun 2016 17:16:48 +0000 (19:16 +0200)
commitdf143f9c6522282800c88715b645039e96ef12eb
tree3ec0ab7cc353788aef8c35b9bc732a189b602a21
parent19a2ef01da926cf611f18ef6ad83305925821da0
Bug 5528 - API for RESTful - transaction part of CRUD

Change-Id: I2e8fad15f1ee2f9fbef1dfabdd36258c59c9d86e
Signed-off-by: Jakub Toth <jatoth@cisco.com>
restconf/sal-rest-connector/src/main/java/org/opendaylight/netconf/sal/rest/api/RestconfService.java
restconf/sal-rest-connector/src/main/java/org/opendaylight/restconf/restful/services/api/RestconfDataService.java [new file with mode: 0644]
restconf/sal-rest-connector/src/main/java/org/opendaylight/restconf/restful/services/api/RestconfInvokeOperationsService.java [new file with mode: 0644]
restconf/sal-rest-connector/src/main/java/org/opendaylight/restconf/restful/services/api/RestconfStreamsSubscriptionService.java [new file with mode: 0644]