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()
public Blob run() throws IOException
IOExceptionprotected void setQueryParam(javax.persistence.Query q, String key, Object value)
Copyright © 2019 Nuxeo. All rights reserved.