eXo JCR :: Ext :: Services 1.15.0-CR2

org.exoplatform.services.jcr.ext.audit
Class AuditHistory

java.lang.Object
  extended by org.exoplatform.services.jcr.ext.audit.AuditHistory

public class AuditHistory
extends Object

Created by The eXo Platform SAS.

Version:
$Id: $
Author:
Gennady Azarenkov

Constructor Summary
AuditHistory(javax.jcr.Node auditableNode, List<AuditRecord> auditRecords)
           
 
Method Summary
 javax.jcr.Node getAuditableNode()
           
 List<AuditRecord> getAuditRecords()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuditHistory

public AuditHistory(javax.jcr.Node auditableNode,
                    List<AuditRecord> auditRecords)
Method Detail

getAuditableNode

public javax.jcr.Node getAuditableNode()

getAuditRecords

public List<AuditRecord> getAuditRecords()

eXo JCR :: Ext :: Services 1.15.0-CR2

Copyright © 2012 eXo Platform SAS. All Rights Reserved.