Uses of Class
org.apache.syncope.common.rest.api.beans.AuditQuery
Packages that use AuditQuery
Package
Description
-
Uses of AuditQuery in org.apache.syncope.common.rest.api.beans
Methods in org.apache.syncope.common.rest.api.beans that return AuditQuery -
Uses of AuditQuery in org.apache.syncope.common.rest.api.service
Methods in org.apache.syncope.common.rest.api.service with parameters of type AuditQueryModifier and TypeMethodDescriptionAuditService.search
(AuditQuery auditQuery) Returns a paged list of audit entries matching the given query. -
Uses of AuditQuery in org.apache.syncope.core.rest.cxf.service
Methods in org.apache.syncope.core.rest.cxf.service with parameters of type AuditQuery