Uses of Interface
org.killbill.billing.util.audit.AccountAuditLogsForObjectType
-
Packages that use AccountAuditLogsForObjectType Package Description org.killbill.billing.util.api org.killbill.billing.util.audit -
-
Uses of AccountAuditLogsForObjectType in org.killbill.billing.util.api
Methods in org.killbill.billing.util.api that return AccountAuditLogsForObjectType Modifier and Type Method Description AccountAuditLogsForObjectTypeAuditUserApi. getAccountAuditLogs(UUID accountId, ObjectType objectType, AuditLevel auditLevel, TenantContext context)Retrieve all audit logs (for all objects of a given type) for a given account -
Uses of AccountAuditLogsForObjectType in org.killbill.billing.util.audit
Methods in org.killbill.billing.util.audit that return AccountAuditLogsForObjectType Modifier and Type Method Description AccountAuditLogsForObjectTypeAccountAuditLogs. getAuditLogs(ObjectType objectType)
-