public class AuditQuery extends Object
Modifier and Type | Field and Description |
---|---|
protected AuditReader |
audit |
protected OperationContext |
ctx |
static String |
ID |
protected int |
maxResults |
protected int |
pageNo |
protected String |
query |
Constructor and Description |
---|
AuditQuery() |
Modifier and Type | Method and Description |
---|---|
List<LogEntry> |
query() |
Blob |
run() |
protected void |
setQueryParam(javax.persistence.Query q,
String key,
Object value) |
public static final String ID
protected AuditReader audit
protected OperationContext ctx
protected int pageNo
protected int maxResults
public AuditQuery()
Copyright © 2015 Nuxeo SA. All rights reserved.