|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IJobGroup
A job group is itself a job, with the added responsibility of managing the execution of other jobs. The progression tracking in a job group is related to the progression of jobs it contains.
Method Summary | |
---|---|
IJob[] |
getJobs()
Gets all jobs part of this group. |
Methods inherited from interface com.norconex.jef.IJob |
---|
createJobContext, execute, getId, stop |
Method Detail |
---|
IJob[] getJobs()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |