Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.automation.core.operations.services
Class AuditQuery

java.lang.Object
  extended by org.nuxeo.ecm.automation.core.operations.services.AuditQuery

public class AuditQuery
extends Object

Author:
Bogdan Stefanescu

Field Summary
static String ID
           
 
Constructor Summary
AuditQuery()
           
 
Method Summary
 List<LogEntry> query()
           
 Blob run()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ID

public static final String ID
See Also:
Constant Field Values
Constructor Detail

AuditQuery

public AuditQuery()
Method Detail

run

public Blob run()
         throws Exception
Throws:
Exception

query

public List<LogEntry> query()
                     throws Exception
Throws:
Exception

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.