Uses of Class
org.odpi.openmetadata.accessservices.governanceengine.properties.GovernanceServiceProperties
-
-
Uses of GovernanceServiceProperties in org.odpi.openmetadata.accessservices.governanceengine.metadataelements
Methods in org.odpi.openmetadata.accessservices.governanceengine.metadataelements that return GovernanceServiceProperties Modifier and Type Method Description GovernanceServicePropertiesGovernanceServiceElement. getProperties()Return the properties of the governance service.Methods in org.odpi.openmetadata.accessservices.governanceengine.metadataelements with parameters of type GovernanceServiceProperties Modifier and Type Method Description voidGovernanceServiceElement. setProperties(GovernanceServiceProperties properties)Set up the properties of the governance service. -
Uses of GovernanceServiceProperties in org.odpi.openmetadata.accessservices.governanceengine.properties
Subclasses of GovernanceServiceProperties in org.odpi.openmetadata.accessservices.governanceengine.properties Modifier and Type Class Description 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 GovernanceServiceProperties Constructor Description GovernanceServiceProperties(GovernanceServiceProperties template)Copy/clone constructorRegisteredGovernanceService(GovernanceServiceProperties template)Copy/clone constructor
-