Class NotificationManagerResource
java.lang.Object
org.odpi.openmetadata.viewservices.notificationmanager.server.spring.NotificationManagerResource
@RestController
@RequestMapping("/servers/{serverName}/api/open-metadata/notification-manager")
public class NotificationManagerResource
extends Object
The NotificationManagerResource provides part of the server-side implementation of the Notification Manager OMVS.
=
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
NotificationManagerResource
public NotificationManagerResource()Default constructor
-