|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecteu.geclipse.ui.views.jobdetails.GridJobDetailsFactory
public class GridJobDetailsFactory
| Constructor Summary | |
|---|---|
GridJobDetailsFactory()
|
|
| Method Summary | |
|---|---|
java.util.List<IJobDetail> |
getDetails(IGridJob gridJob,
JobDetailSectionsManager sectionManager)
Returns details, which potentially can be obtained from passed gridJob. |
boolean |
shouldUpdateJobStatus(IGridJob gridJob)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GridJobDetailsFactory()
| Method Detail |
|---|
public java.util.List<IJobDetail> getDetails(IGridJob gridJob,
JobDetailSectionsManager sectionManager)
IJobDetailsFactory
getDetails in interface IJobDetailsFactorygridJob - job, for which details should be returnedsectionManager - manages sections, on which details are grouped
public boolean shouldUpdateJobStatus(IGridJob gridJob)
shouldUpdateJobStatus in interface IJobDetailsFactorygridJob - job, which details are shown in the view
true if all details for gridJob aren't available and job status update should be scheduled
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||