| Package | Description |
|---|---|
| org.duracloud.audit |
| Modifier and Type | Method and Description |
|---|---|
void |
AuditLogStore.updateProperties(AuditLogItem item,
String properties)
Adds the following properties to the specified item.
|
void |
AuditLogStore.write(String account,
String storeId,
String spaceId,
String contentId,
String contentMd5,
String mimetype,
String contentSize,
String user,
String action,
String properties,
String spaceAcls,
String sourceSpaceId,
String sourceContentId,
Date timestamp)
This method writes the logItem to the audit log.
|
Copyright © 2009–2015 DuraSpace. All rights reserved.