Package org.odpi.openmetadata.adapters.connectors.governanceactions.verification


package org.odpi.openmetadata.adapters.connectors.governanceactions.verification
Verification Governance Action Services that verify that the metadata elements and relationships are set up correctly. The guards that they set up are used to determine the next steps.
  • Class
    Description
    VerifyAssetGovernanceActionConnector evaluates an asset to be sure it has zones, an origin and an owner.
    VerifyAssetGovernanceActionProvider is the OCF connector provider for the "Verify Asset" Governance Action Service.
    The Guard enum describes some common guards that can be used when implementing governance services.