Package | Description |
---|---|
com.norconex.jef4.suite |
Classes related to a job suite.
|
Modifier and Type | Method and Description |
---|---|
void |
JobSuite.accept(IJobVisitor visitor)
Accepts a job suite visitor.
|
void |
JobSuite.accept(IJobVisitor visitor,
Class<IJob> jobClassFilter)
Accepts a job suite visitor, filtering jobs and job progresses to
those of the same type as the specified job class instance.
|
Copyright © 2007–2021 Norconex Inc.. All rights reserved.