public interface JobListener
Modifier and Type | Method and Description |
---|---|
void |
afterJob()
The afterJob method receives control
after the job execution ends.
|
void |
beforeJob()
The beforeJob method receives control
before the job execution begins.
|
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.