Class NotifyRequestStatusRestController

java.lang.Object
org.dspace.app.rest.NotifyRequestStatusRestController
All Implemented Interfaces:
InitializingBean

@RestController @RequestMapping("/api/ldn/notifyrequests/{uuid:[0-9a-fxA-FX]{8}-[0-9a-fxA-FX]{4}-[0-9a-fxA-FX]{4}-[0-9a-fxA-FX]{4}-[0-9a-fxA-FX]{12}}") public class NotifyRequestStatusRestController extends Object implements InitializingBean
Rest Controller for NotifyRequestStatus targeting items
Author:
Francesco Bacchelli (francesco.bacchelli at 4science dot it)