public interface IJobVisitor
Modifier and Type | Method and Description |
---|---|
void |
visitJob(IJob job,
IJobStatus jobStatus)
Visits a job.
|
void visitJob(IJob job, IJobStatus jobStatus)
job
- job visitedjobStatus
- status of visited jobCopyright © 2007–2021 Norconex Inc.. All rights reserved.