Javadoc addition

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@23116 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Derek Hulley
2010-10-14 15:53:52 +00:00
parent 4371c1db69
commit c1a2fa2516

View File

@@ -204,6 +204,7 @@ public interface AuditService
/** /**
* Issue an audit query using the given parameters and consuming results in the callback. * Issue an audit query using the given parameters and consuming results in the callback.
* Results are returned in entry order, corresponding to time order.
* *
* @param callback the callback that will handle results * @param callback the callback that will handle results
* @param parameters the parameters for the query (may not be <tt>null</tt>) * @param parameters the parameters for the query (may not be <tt>null</tt>)