|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectJob
eu.geclipse.servicejob.model.submittable.job.ServiceJobUpdater
public class ServiceJobUpdater
Updater for the job based service jobs.
| Constructor Summary | |
|---|---|
ServiceJobUpdater(java.lang.String name,
AbstractSubmittableServiceJob serviceJob)
Constructor of the ServiceJobUpdater class. |
|
| Method Summary | |
|---|---|
void |
addSubJobs(java.util.List<IGridJobID> jobIDsToAdd)
Method adds new jobIDs for the updater to check. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServiceJobUpdater(java.lang.String name,
AbstractSubmittableServiceJob serviceJob)
name - Name of the updater.serviceJob - Parent service job for this updater.| Method Detail |
|---|
public void addSubJobs(java.util.List<IGridJobID> jobIDsToAdd)
jobIDsToAdd - IDs of the jobs to be checked by this updater.
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||