org.exoplatform.services.jcr.ext.audit
Class AuditHistory
java.lang.Object
org.exoplatform.services.jcr.ext.audit.AuditHistory
public class AuditHistory
- extends Object
Created by The eXo Platform SAS.
- Version:
- $Id: $
- Author:
- Gennady Azarenkov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AuditHistory
public AuditHistory(javax.jcr.Node auditableNode,
List<AuditRecord> auditRecords)
getAuditableNode
public javax.jcr.Node getAuditableNode()
getAuditRecords
public List<AuditRecord> getAuditRecords()
Copyright © 2013 eXo Platform SAS. All Rights Reserved.