org.gcube.portlets.admin.irbootstrapperportlet.gwt.server.util
Class TaskExecutionData
java.lang.Object
org.gcube.portlets.admin.irbootstrapperportlet.gwt.server.util.EntityExecutionData
org.gcube.portlets.admin.irbootstrapperportlet.gwt.server.util.TaskExecutionData
public class TaskExecutionData
- extends EntityExecutionData
- Author:
- Spyros Boutsis, NKUA
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TaskExecutionData
public TaskExecutionData(EntityExecutionData eed)
- Constructs a new
TaskExecutionData object by copying the
given EntityExecutionData object
setExecutionLogger
public void setExecutionLogger(TaskExecutionLogger logger)
- Sets the execution logger
- Parameters:
logger -
getExecutionLogger
public TaskExecutionLogger getExecutionLogger()
- Returns the execution logger
- Returns:
Copyright © 2013. All Rights Reserved.