Uses of Class
org.odpi.openmetadata.frameworks.discovery.DiscoveryAnalysisReportStore
-
Packages that use DiscoveryAnalysisReportStore Package Description org.odpi.openmetadata.frameworks.discovery -
-
Uses of DiscoveryAnalysisReportStore in org.odpi.openmetadata.frameworks.discovery
Fields in org.odpi.openmetadata.frameworks.discovery declared as DiscoveryAnalysisReportStore Modifier and Type Field Description protected DiscoveryAnalysisReportStoreDiscoveryAnnotationStore. discoveryReportMethods in org.odpi.openmetadata.frameworks.discovery that return DiscoveryAnalysisReportStore Modifier and Type Method Description DiscoveryAnalysisReportStoreDiscoveryAnnotationStore. getDiscoveryReport()Return the report identifier for this discovery context.Constructors in org.odpi.openmetadata.frameworks.discovery with parameters of type DiscoveryAnalysisReportStore Constructor Description DiscoveryAnnotationStore(String userId, String assetGUID, DiscoveryAnalysisReportStore discoveryReport)Constructor sets up the key parameters for accessing the annotations store.
-