org.gcube.portlets.admin.wfdocviewer.server.loggers
Class DeletedWorkflowLogEntry

java.lang.Object
  extended by org.gcube.application.framework.accesslogger.model.AccessLogEntry
      extended by org.gcube.portlets.admin.wfdocviewer.server.loggers.DeletedWorkflowLogEntry

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


Field Summary
 
Fields inherited from class org.gcube.application.framework.accesslogger.model.AccessLogEntry
entryType
 
Constructor Summary
DeletedWorkflowLogEntry(String reportname, String workflowid, String status)
           
 
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

DeletedWorkflowLogEntry

public DeletedWorkflowLogEntry(String reportname,
                               String workflowid,
                               String status)
Method Detail

getLogMessage

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


Copyright © 2013. All Rights Reserved.