A D G O S V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AssetAnalysisResource - Class in org.odpi.openmetadata.engineservices.assetanalysis.server.spring
-
AssetAnalysisResource provides the server-side catcher for REST calls using Spring that validated Discovery Service implementations
- AssetAnalysisResource() - Constructor for class org.odpi.openmetadata.engineservices.assetanalysis.server.spring.AssetAnalysisResource
D
- discoverAsset(String, String, String, String, String, DiscoveryRequestRequestBody) - Method in class org.odpi.openmetadata.engineservices.assetanalysis.server.spring.DiscoveryEngineResource
-
Request the execution of a discovery service to explore a specific asset.
- DiscoveryEngineResource - Class in org.odpi.openmetadata.engineservices.assetanalysis.server.spring
-
DiscoveryEngineResource provides the server-side catcher for REST calls using Spring that target a specific discovery engine hosted in a engine host server.
- DiscoveryEngineResource() - Constructor for class org.odpi.openmetadata.engineservices.assetanalysis.server.spring.DiscoveryEngineResource
G
- getAnnotation(String, String, String, String) - Method in class org.odpi.openmetadata.engineservices.assetanalysis.server.spring.DiscoveryEngineResource
-
Retrieve a single annotation by unique identifier.
- getDiscoveryAnalysisReport(String, String, String, String) - Method in class org.odpi.openmetadata.engineservices.assetanalysis.server.spring.DiscoveryEngineResource
-
Request the discovery report for a discovery request that has completed.
- getDiscoveryReportAnnotations(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.engineservices.assetanalysis.server.spring.DiscoveryEngineResource
-
Return the annotations linked direction to the report.
- getExtendedAnnotations(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.engineservices.assetanalysis.server.spring.DiscoveryEngineResource
-
Return any annotations attached to this annotation.
O
- org.odpi.openmetadata.engineservices.assetanalysis.server.spring - package org.odpi.openmetadata.engineservices.assetanalysis.server.spring
S
- scanAllAssets(String, String, String, String, DiscoveryRequestRequestBody) - Method in class org.odpi.openmetadata.engineservices.assetanalysis.server.spring.DiscoveryEngineResource
-
Request the execution of a discovery service for each asset that is stored in the asset catalog.
V
- validateConnector(String, String, String) - Method in class org.odpi.openmetadata.engineservices.assetanalysis.server.spring.AssetAnalysisResource
-
Validate the connector and return its connector type.
All Classes All Packages