| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.assetmanager.api |
This package contains the different interfaces of the asset manager.
|
| org.odpi.openmetadata.accessservices.assetmanager.properties |
These beans describe the core properties that are passed to the server to create and update metadata.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LineageExchangeInterface.setupProcessParent(String userId,
String assetManagerGUID,
String assetManagerName,
boolean assetManagerIsHome,
String parentProcessGUID,
String childProcessGUID,
ProcessContainmentType containmentType)
Create a parent-child relationship between two processes.
|
| Modifier and Type | Method and Description |
|---|---|
static ProcessContainmentType |
ProcessContainmentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProcessContainmentType[] |
ProcessContainmentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.