Index
All Classes and Interfaces|All Packages
A
- AssetLineageResource - Class in org.odpi.openmetadata.accessservices.assetlineage.server.spring
-
The AssetLineageResource class is a Spring REST controller that provides endpoints for querying and publishing asset lineage information.
- AssetLineageResource() - Constructor for class org.odpi.openmetadata.accessservices.assetlineage.server.spring.AssetLineageResource
G
- getOutTopicConnection(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetlineage.server.spring.AssetLineageResource
-
Return the connection object for the Asset Lineage's OMAS's out topic.
O
- org.odpi.openmetadata.accessservices.assetlineage.server.spring - package org.odpi.openmetadata.accessservices.assetlineage.server.spring
-
This package provides the server-side implementation of the Asset Lineage OMAS using the Spring framework.
P
- publishAssetContext(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetlineage.server.spring.AssetLineageResource
-
Find the entity by guid and publish the asset context for it.
- publishEntities(String, String, String, Date, List<String>, List<InstanceStatus>, SearchClassifications, String, SequencingOrder) - Method in class org.odpi.openmetadata.accessservices.assetlineage.server.spring.AssetLineageResource
-
Scan the cohort based on the given entity type and publish the contexts for the found entities to the out topic.
- publishEntity(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetlineage.server.spring.AssetLineageResource
-
Find the entity by guid and publish the context for it
All Classes and Interfaces|All Packages