Uses of Class
org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
-
Packages that use ConnectorReport Package Description org.odpi.openmetadata.commonservices.ffdc.properties Beans used in providing FFDC context and support to open metadata and governance.org.odpi.openmetadata.commonservices.ffdc.rest -
-
Uses of ConnectorReport in org.odpi.openmetadata.commonservices.ffdc.properties
Constructors in org.odpi.openmetadata.commonservices.ffdc.properties with parameters of type ConnectorReport Constructor Description ConnectorReport(ConnectorReport template)Copy/clone constructor -
Uses of ConnectorReport in org.odpi.openmetadata.commonservices.ffdc.rest
Methods in org.odpi.openmetadata.commonservices.ffdc.rest that return ConnectorReport Modifier and Type Method Description ConnectorReportConnectorReportResponse. getConnectorReport()Return the component description information that the connector uses to register with the audit log.Methods in org.odpi.openmetadata.commonservices.ffdc.rest with parameters of type ConnectorReport Modifier and Type Method Description voidConnectorReportResponse. setConnectorReport(ConnectorReport connectorReport)Set up the component description information that the connector uses to register with the audit log.
-