- getAllDiscoveryEngines(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.server.spring.DiscoveryConfigurationResource
-
Return the list of discovery engine definitions that are stored.
- getAllDiscoveryServices(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.server.spring.DiscoveryConfigurationResource
-
Return the list of discovery services definitions that are stored.
- getAnnotation(String, String, String) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.server.spring.DiscoveryMetadataStoreResource
-
Retrieve a single annotation by unique identifier.
- getAnnotationsForAssetByStatus(String, String, String, int, int, StatusRequestBody) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.server.spring.DiscoveryMetadataStoreResource
-
Return the list of annotations from previous runs of the discovery service that are set to a specific status.
- getAssets(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.server.spring.DiscoveryMetadataStoreResource
-
Return the next set of assets to process.
- getAssetsByName(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.server.spring.DiscoveryMetadataStoreResource
-
Return the list of matching assets that have the supplied name as either the
qualified name or display name.
- getAssetsByQualifiedName(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.server.spring.DiscoveryMetadataStoreResource
-
Return the assets with the same qualified name.
- getDataField(String, String, String) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.server.spring.DiscoveryMetadataStoreResource
-
Return a specific data field stored in the annotation store (previous or new).
- getDiscoveryEngineByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.server.spring.DiscoveryConfigurationResource
-
Return the properties from a discovery engine definition.
- getDiscoveryEngineByName(String, String, String) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.server.spring.DiscoveryConfigurationResource
-
Return the properties from a discovery engine definition.
- getDiscoveryReport(String, String, String) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.server.spring.DiscoveryMetadataStoreResource
-
Request the discovery report for a discovery request that has completed.
- getDiscoveryReportAnnotations(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.server.spring.DiscoveryMetadataStoreResource
-
Return the annotations linked directly to the report.
- getDiscoveryServiceByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.server.spring.DiscoveryConfigurationResource
-
Return the properties from a discovery service definition.
- getDiscoveryServiceByName(String, String, String) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.server.spring.DiscoveryConfigurationResource
-
Return the properties from a discovery service definition.
- getDiscoveryServiceRegistrations(String, String, String) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.server.spring.DiscoveryConfigurationResource
-
Return the list of discovery engines that a specific discovery service is registered with.
- getExtendedAnnotations(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.server.spring.DiscoveryMetadataStoreResource
-
Return any annotations attached to this annotation.
- getNestedDataFields(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.server.spring.DiscoveryMetadataStoreResource
-
Return any annotations attached to this annotation.
- getNewDataFieldsForAsset(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.server.spring.DiscoveryMetadataStoreResource
-
Return the current list of data fields for this discovery run.
- getOutTopicConnection(String, String, String) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.server.spring.DiscoveryConfigurationResource
-
Return the connection object for the Discovery Engine OMAS's out topic.
- getPreviousDataFieldsForAsset(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.server.spring.DiscoveryMetadataStoreResource
-
Return the list of data fields from previous runs of the discovery service.
- getRegisteredDiscoveryService(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.server.spring.DiscoveryConfigurationResource
-
Retrieve a specific discovery service registered with a discovery engine.
- getRegisteredDiscoveryServices(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.server.spring.DiscoveryConfigurationResource
-
Retrieve the identifiers of the discovery services registered with a discovery engine.
- getTypesOfAnnotation(String, String) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.server.spring.DiscoveryMetadataStoreResource
-
Return the annotation subtype names.
- getTypesOfAnnotationWithDescriptions(String, String) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.server.spring.DiscoveryMetadataStoreResource
-
Return the annotation subtype names mapped to their descriptions.