Package org.odpi.openmetadata.frameworks.governanceaction.controls
package org.odpi.openmetadata.frameworks.governanceaction.controls
Provides common names and structures for describing request parameters, action target names and types, and guards.
These names help to create consistency in the implementation of the governance services which improves their
reusability in governance action processes.
-
ClassDescriptionActionTarget provides some standard action type names to use in the implementation of governance services.ActionTargetType characterises one of the types of open metadata element supported by a specific governance service.The Guard enum describes some common guards that can be used when implementing governance services.GuardType describes a guard.RequestParameter provides some standard definitions for request parameters used to pass properties to governance actions when they run.RequestParameterType characterises one of the request parameters supported by a specific governance service.RequestType provides a template for defining the request type for a governance service.RequestTypeType characterises one of the governance request types supported by a specific governance service.