|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IJobDetailsFactory
| 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)
|
| Method Detail |
|---|
java.util.List<IJobDetail> getDetails(IGridJob gridJob,
JobDetailSectionsManager sectionManager)
gridJob - job, for which details should be returnedsectionManager - manages sections, on which details are grouped
boolean shouldUpdateJobStatus(IGridJob gridJob)
gridJob - 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 | |||||||||