org.gcube.data.analysis.tabulardata.service.impl.operation.tasks
Interface TaskObserver

All Superinterfaces:
Serializable
All Known Implementing Classes:
DefaultTask

public interface TaskObserver
extends Serializable


Method Summary
 String getObserverIdentifier()
           
 void notify(org.gcube.data.td.commons.webservice.types.TaskInfo task)
           
 

Method Detail

notify

void notify(org.gcube.data.td.commons.webservice.types.TaskInfo task)

getObserverIdentifier

String getObserverIdentifier()


Copyright © 2013. All Rights Reserved.