Package org.odpi.openmetadata.frameworks.opengovernance.controls
package org.odpi.openmetadata.frameworks.opengovernance.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.
-
Enum ClassesClassDescriptionActionTarget provides some standard action type names to use in the implementation of governance services.The Guard enum describes some common guards that can be used when implementing governance services.RequestParameter provides some standard definitions for request parameters used to pass properties to governance actions when they run.RequestType provides a template for defining the request type for a governance service.