Skip navigation links
E G H O P S T V 

E

equals(Object) - Method in class org.odpi.openmetadata.engineservices.governanceaction.properties.ProviderReport
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.engineservices.governanceaction.rest.ProviderReportResponse
Return comparison result based on the content of the properties.

G

getConnectorType() - Method in class org.odpi.openmetadata.engineservices.governanceaction.properties.ProviderReport
Return the connector type for this connector.
getMessageDefinition() - Method in enum org.odpi.openmetadata.engineservices.governanceaction.ffdc.GovernanceActionAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.engineservices.governanceaction.ffdc.GovernanceActionAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum org.odpi.openmetadata.engineservices.governanceaction.ffdc.GovernanceActionErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.engineservices.governanceaction.ffdc.GovernanceActionErrorCode
Retrieve a message definition object for an exception.
getProviderReport() - Method in class org.odpi.openmetadata.engineservices.governanceaction.rest.ProviderReportResponse
Retrieve the returned provider report.
getSupportedActionTargetNames() - Method in class org.odpi.openmetadata.engineservices.governanceaction.properties.ProviderReport
The action target names returned are those that affect the governance action service's behaviour.
getSupportedGuards() - Method in class org.odpi.openmetadata.engineservices.governanceaction.properties.ProviderReport
The guards describe the output assessment from the governance action service.
getSupportedRequestParameters() - Method in class org.odpi.openmetadata.engineservices.governanceaction.properties.ProviderReport
The request parameters returned are used by the governance action service to control its behaviour.
getSupportedRequestSourceNames() - Method in class org.odpi.openmetadata.engineservices.governanceaction.properties.ProviderReport
The request source names returned are the request source names that affect the governance action service's behaviour.
getSupportedRequestTypes() - Method in class org.odpi.openmetadata.engineservices.governanceaction.properties.ProviderReport
The request types returned are those that affect the governance action service's behaviour.
GovernanceActionAPI - Interface in org.odpi.openmetadata.engineservices.governanceaction.api
GovernanceActionAPI is the interface to validate that a connector is suitable to run in the Governance Action OMES.
GovernanceActionAuditCode - Enum in org.odpi.openmetadata.engineservices.governanceaction.ffdc
The GovernanceActionAuditCode is used to define the message content for the OMRS Audit Log.
GovernanceActionErrorCode - Enum in org.odpi.openmetadata.engineservices.governanceaction.ffdc
The GovernanceActionErrorCode error code is used to define first failure data capture (FFDC) for errors that occur when working with the Governance Action Engine Services.

H

hashCode() - Method in class org.odpi.openmetadata.engineservices.governanceaction.properties.ProviderReport
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.engineservices.governanceaction.rest.ProviderReportResponse
Return hash code for this object

O

org.odpi.openmetadata.engineservices.governanceaction.api - package org.odpi.openmetadata.engineservices.governanceaction.api
 
org.odpi.openmetadata.engineservices.governanceaction.ffdc - package org.odpi.openmetadata.engineservices.governanceaction.ffdc
 
org.odpi.openmetadata.engineservices.governanceaction.properties - package org.odpi.openmetadata.engineservices.governanceaction.properties
 
org.odpi.openmetadata.engineservices.governanceaction.rest - package org.odpi.openmetadata.engineservices.governanceaction.rest
 

P

ProviderReport - Class in org.odpi.openmetadata.engineservices.governanceaction.properties
ProviderReport provides details og a governance action service that could potentially run in the Governance Action Open Metadata Engine Service (OMES).
ProviderReport() - Constructor for class org.odpi.openmetadata.engineservices.governanceaction.properties.ProviderReport
Default constructor
ProviderReport(ProviderReport) - Constructor for class org.odpi.openmetadata.engineservices.governanceaction.properties.ProviderReport
Copy/clone constructor
ProviderReportResponse - Class in org.odpi.openmetadata.engineservices.governanceaction.rest
 
ProviderReportResponse() - Constructor for class org.odpi.openmetadata.engineservices.governanceaction.rest.ProviderReportResponse
Default constructor
ProviderReportResponse(ProviderReportResponse) - Constructor for class org.odpi.openmetadata.engineservices.governanceaction.rest.ProviderReportResponse
Copy/clone constructor

S

setConnectorType(ConnectorType) - Method in class org.odpi.openmetadata.engineservices.governanceaction.properties.ProviderReport
Set up the connector type for this connector.
setProviderReport(ProviderReport) - Method in class org.odpi.openmetadata.engineservices.governanceaction.rest.ProviderReportResponse
Set up the provider report.
setSupportedActionTargetNames(List<String>) - Method in class org.odpi.openmetadata.engineservices.governanceaction.properties.ProviderReport
Set up the supported action target names
setSupportedGuards(List<String>) - Method in class org.odpi.openmetadata.engineservices.governanceaction.properties.ProviderReport
Set up the supported guards
setSupportedRequestParameters(List<String>) - Method in class org.odpi.openmetadata.engineservices.governanceaction.properties.ProviderReport
Set up request parameters returned are used by the governance action service to control its behaviour.
setSupportedRequestSourceNames(List<String>) - Method in class org.odpi.openmetadata.engineservices.governanceaction.properties.ProviderReport
Set up the request source names.
setSupportedRequestTypes(List<String>) - Method in class org.odpi.openmetadata.engineservices.governanceaction.properties.ProviderReport
Set up the supported request types.

T

toString() - Method in enum org.odpi.openmetadata.engineservices.governanceaction.ffdc.GovernanceActionAuditCode
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.engineservices.governanceaction.properties.ProviderReport
JSON-style toString
toString() - Method in class org.odpi.openmetadata.engineservices.governanceaction.rest.ProviderReportResponse
JSON-style toString

V

validateConnector(String, String) - Method in interface org.odpi.openmetadata.engineservices.governanceaction.api.GovernanceActionAPI
Validate the connector and return its connector type.
valueOf(String) - Static method in enum org.odpi.openmetadata.engineservices.governanceaction.ffdc.GovernanceActionAuditCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.engineservices.governanceaction.ffdc.GovernanceActionErrorCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.odpi.openmetadata.engineservices.governanceaction.ffdc.GovernanceActionAuditCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.engineservices.governanceaction.ffdc.GovernanceActionErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
E G H O P S T V 
Skip navigation links

Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.