org.gcube.portlets.user.reportgenerator.server.servlet.loggers
Class SaveWorkflowLogEntry

java.lang.Object
  extended by org.gcube.application.framework.accesslogger.model.AccessLogEntry
      extended by org.gcube.portlets.user.reportgenerator.server.servlet.loggers.SaveWorkflowLogEntry

public class SaveWorkflowLogEntry
extends org.gcube.application.framework.accesslogger.model.AccessLogEntry

Represents an access log entry for creating a new Template


Field Summary
 
Fields inherited from class org.gcube.application.framework.accesslogger.model.AccessLogEntry
entryType
 
Constructor Summary
SaveWorkflowLogEntry(String templateName, String templateId, String author)
           
 
Method Summary
 String getLogMessage()
           
 
Methods inherited from class org.gcube.application.framework.accesslogger.model.AccessLogEntry
getType, replaceReservedChars
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SaveWorkflowLogEntry

public SaveWorkflowLogEntry(String templateName,
                            String templateId,
                            String author)
Method Detail

getLogMessage

public String getLogMessage()
Specified by:
getLogMessage in class org.gcube.application.framework.accesslogger.model.AccessLogEntry


Copyright © 2014. All Rights Reserved.