Uses of Class
com.ibm.fhir.audit.logging.beans.AuditLogEntry
- 
Packages that use AuditLogEntry Package Description com.ibm.fhir.audit.logging.api com.ibm.fhir.audit.logging.impl  - 
- 
Uses of AuditLogEntry in com.ibm.fhir.audit.logging.api
Methods in com.ibm.fhir.audit.logging.api with parameters of type AuditLogEntry Modifier and Type Method Description voidAuditLogService. logEntry(AuditLogEntry logEntry)Persists the passed audit log entry in a location determined by the log service. - 
Uses of AuditLogEntry in com.ibm.fhir.audit.logging.impl
Methods in com.ibm.fhir.audit.logging.impl with parameters of type AuditLogEntry Modifier and Type Method Description static CadfEventWhcAuditCadfLogService. createCadfEvent(AuditLogEntry logEntry)voidDisabledAuditLogService. logEntry(AuditLogEntry logEntry)voidWhcAuditCadfLogService. logEntry(AuditLogEntry logEntry) 
 -