g-Eclipse
Release 1.0.0

Uses of Interface
eu.geclipse.batch.IGridBatchQueueDescription

Packages that use IGridBatchQueueDescription
eu.geclipse.batch   
eu.geclipse.batch.ui.wizards   
 

Uses of IGridBatchQueueDescription in eu.geclipse.batch
 

Classes in eu.geclipse.batch that implement IGridBatchQueueDescription
 class BatchQueueDescription
           
 

Uses of IGridBatchQueueDescription in eu.geclipse.batch.ui.wizards
 

Method parameters in eu.geclipse.batch.ui.wizards with type arguments of type IGridBatchQueueDescription
 void BatchServiceSelectionWizardPage.setInitialData(java.util.List<IGridBatchQueueDescription> list)
          Initial Data that will be used in the Wizard Page.
 

Constructor parameters in eu.geclipse.batch.ui.wizards with type arguments of type IGridBatchQueueDescription
BatchServiceSelectionWizard(java.util.List<IGridBatchQueueDescription> queueDescrList)
          The default Class Constructor Access as parameter the list of IGridBatchQueueDescription.
 


g-Eclipse
Release 1.0.0