| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.governanceprogram.properties |
| Modifier and Type | Class and Description |
|---|---|
class |
GovernanceZone
A governance process is an automated multi-step process that coordinates people and other processing
in order to implement all or part of a policy.
|
class |
GovernanceZoneInAction
GovernanceZoneInAction returns information about an operational governance zone.
|
| Modifier and Type | Method and Description |
|---|---|
List<GovernanceZoneDefinition> |
GovernanceDefinition.getGovernanceZones()
Return the list of governance zones associates with this definition.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GovernanceDefinition.setGovernanceZones(List<GovernanceZoneDefinition> governanceZones)
Set up the list of governance zones associates with this definition.
|
| Constructor and Description |
|---|
GovernanceZoneDefinition(GovernanceZoneDefinition template)
Copy/clone constructor.
|
Copyright © 2018–2019 ODPi. All rights reserved.