g-Eclipse
Release 1.0.0

Uses of Interface
eu.geclipse.batch.IBatchJobManager

Packages that use IBatchJobManager
eu.geclipse.batch   
eu.geclipse.batch.pbs   
 

Uses of IBatchJobManager in eu.geclipse.batch
 

Methods in eu.geclipse.batch with parameters of type IBatchJobManager
 void IBatchService.getJobs(IBatchJobManager manager)
          Returns a List of the jobs as IBatchJobInfo.
 

Uses of IBatchJobManager in eu.geclipse.batch.pbs
 

Methods in eu.geclipse.batch.pbs with parameters of type IBatchJobManager
 void PBSBatchService.getJobs(IBatchJobManager manager)
          Executes qstat on the PBS server and returns a list of the jobs as BatchJobInfo.
 


g-Eclipse
Release 1.0.0