- getFormattedLogMessage(String...) - Method in enum org.odpi.openmetadata.accessservices.dataengine.server.auditlog.DataEngineAuditCode
-
Returns the log message with the placeholders filled out with the supplied parameters.
- getLogMessageId() - Method in enum org.odpi.openmetadata.accessservices.dataengine.server.auditlog.DataEngineAuditCode
-
Returns the unique identifier for the error message.
- getServerName() - Method in class org.odpi.openmetadata.accessservices.dataengine.server.service.DataEngineServicesInstance
-
Return the server name.
- getSeverity() - Method in enum org.odpi.openmetadata.accessservices.dataengine.server.auditlog.DataEngineAuditCode
-
Return the severity of the audit log record.
- getSystemAction() - Method in enum org.odpi.openmetadata.accessservices.dataengine.server.auditlog.DataEngineAuditCode
-
Returns a description of the action taken by the system when the condition that caused this exception was
detected.
- getUserAction() - Method in enum org.odpi.openmetadata.accessservices.dataengine.server.auditlog.DataEngineAuditCode
-
Returns instructions of how to resolve the issue reported in this exception.