public class AssetLineageRestServices extends Object
| Constructor and Description |
|---|
AssetLineageRestServices()
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
GUIDListResponse |
publishEntities(String serverName,
String userId,
String entityType)
Scan the cohort for available entities of the provided entityType
Publish the context for each entity on the AL OMAS out Topic
|
GUIDListResponse |
publishEntity(String serverName,
String userId,
String entityType,
String guid) |
public GUIDListResponse publishEntities(String serverName, String userId, String entityType)
serverName - name of server instance to calluserId - the name of the calling userentityType - the type of the entity to search forpublic GUIDListResponse publishEntity(String serverName, String userId, String entityType, String guid)
Copyright © 2018–2020 ODPi. All rights reserved.