public interface IJobGroup extends IJob
| Modifier and Type | Method and Description | 
|---|---|
| IJob[] | getJobs()Gets all jobs part of this group. | 
| void | groupProgressed(IJobStatus childJobStatus) | 
IJob[] getJobs()
void groupProgressed(IJobStatus childJobStatus)
Copyright © 2007–2021 Norconex Inc.. All rights reserved.