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