public class TemplateNode.TemplateAuditInfo extends Object
Constructor and Description |
---|
TemplateAuditInfo(String applicationName,
String userName,
long time,
Map<String,Serializable> values) |
Modifier and Type | Method and Description |
---|---|
String |
getAuditApplication() |
String |
getAuditMethod() |
Date |
getDate() |
String |
getUserIdentifier() |
Map<String,Serializable> |
getValues() |
public TemplateAuditInfo(String applicationName, String userName, long time, Map<String,Serializable> values)
Copyright © 2005–2017 Alfresco Software. All rights reserved.