public class MgnlAuditLogEntry extends Object
Constructor and Description |
---|
MgnlAuditLogEntry(String action,
String workspace,
javax.jcr.nodetype.NodeType nodeType,
String path,
long timeStamp) |
MgnlAuditLogEntry(String action,
String workspace,
javax.jcr.nodetype.NodeType nodeType,
String path,
String pathTo,
long timeStamp) |
MgnlAuditLogEntry(String action,
String workspace,
String path,
String pathTo,
long timeStamp) |
Modifier and Type | Method and Description |
---|---|
String |
getAction() |
javax.jcr.nodetype.NodeType |
getNodeType() |
String |
getPath() |
String |
getPathTo() |
long |
getTimeStamp() |
String |
getWorkspace() |
Copyright © 2003–2015 Magnolia International Ltd.. All rights reserved.