|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.jcr.ext.audit.AuditHistory
public class AuditHistory
Created by The eXo Platform SAS.
| Constructor Summary | |
|---|---|
AuditHistory(javax.jcr.Node auditableNode,
java.util.List<AuditRecord> auditRecords)
|
|
| Method Summary | |
|---|---|
javax.jcr.Node |
getAuditableNode()
|
java.util.List<AuditRecord> |
getAuditRecords()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AuditHistory(javax.jcr.Node auditableNode,
java.util.List<AuditRecord> auditRecords)
| Method Detail |
|---|
public javax.jcr.Node getAuditableNode()
public java.util.List<AuditRecord> getAuditRecords()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||