org.gcube.portlets.admin.irbootstrapperportlet.gwt.server.threads
Interface TaskExecutionListener


public interface TaskExecutionListener

Author:
Spyros Boutsis, NKUA

Method Summary
 void onTaskExecutionCompleted(String taskUID)
          Called when a task has completed its execution
 

Method Detail

onTaskExecutionCompleted

void onTaskExecutionCompleted(String taskUID)
Called when a task has completed its execution

Parameters:
taskUID - the UID of the completed task


Copyright © 2013. All Rights Reserved.