| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.governanceprogram.properties |
| Modifier and Type | Method and Description |
|---|---|
List<GovernanceDefinitionMetric> |
GovernanceDefinitionProperties.getGovernanceMetrics()
Return the governance metrics that have been defined for this governance definition.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GovernanceDefinitionProperties.setGovernanceMetrics(List<GovernanceDefinitionMetric> governanceMetrics)
Set up the governance metrics that have been defined for this governance definition.
|
| Constructor and Description |
|---|
GovernanceDefinitionMetric(GovernanceDefinitionMetric template)
Copy/clone constructor
|
Copyright © 2018–2020 ODPi. All rights reserved.