Uses of Interface
eu.unicore.hila.grid.Task

Packages that use Task
eu.unicore.hila.grid This is an abstract Grid API, implementations of which can be used to access different middlware. 
 

Uses of Task in eu.unicore.hila.grid
 

Subinterfaces of Task in eu.unicore.hila.grid
 interface Job
          A Job is a real computational task that is executed on a compute resources.
 interface SimpleTransfer
           
 interface ThirdPartyTransfer
           
 

Methods in eu.unicore.hila.grid that return Task
 Task StatusChangedEvent.getTask()
           
 

Constructors in eu.unicore.hila.grid with parameters of type Task
StatusChangedEvent(Task _task, TaskStatus _status)
           
 



Copyright © 2010-2013 UNICORE. All Rights Reserved.