public interface AuditLogReader
| Modifier and Type | Method and Description |
|---|---|
InputStream |
gitAuditLog(String account,
String storeId,
String spaceId)
Returns the audit log as a tsv stream of audit events from first to last.
|
InputStream gitAuditLog(String account, String storeId, String spaceId) throws AuditLogEmptyException
account - The account identifier - ie usually the subdomain of the original request.storeId - spaceId - AuditLogEmptyExceptionCopyright © 2009–2015 DuraSpace. All rights reserved.