Uses of Class
org.odpi.openmetadata.accessservices.governanceengine.properties.ReferenceableProperties
-
Packages that use ReferenceableProperties Package Description org.odpi.openmetadata.accessservices.governanceengine.properties -
-
Uses of ReferenceableProperties in org.odpi.openmetadata.accessservices.governanceengine.properties
Subclasses of ReferenceableProperties in org.odpi.openmetadata.accessservices.governanceengine.properties Modifier and Type Class Description classGovernanceActionProcessPropertiesProcess properties defines the properties of a process.classGovernanceActionPropertiesGovernanceActionProperties provides a structure for carrying the properties for a governance action.classGovernanceActionTypePropertiesGovernanceActionTypeProperties provides a structure for carrying the properties for a governance action type.classGovernanceEnginePropertiesGovernanceEngineProperties describe the properties needed to describe a specific governance engine.classGovernanceServicePropertiesGovernanceServiceProperties contains the definition of a governance service.classRegisteredGovernanceServiceRegisteredGovernanceService describes a governance action service that has been registered with a governance engine.Constructors in org.odpi.openmetadata.accessservices.governanceengine.properties with parameters of type ReferenceableProperties Constructor Description ReferenceableProperties(ReferenceableProperties template)Copy/clone constructor.
-