| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JobListener | |
|---|---|
| org.pentaho.di.job | This package contains the different elements that make up a Job. | 
| Uses of JobListener in org.pentaho.di.job | 
|---|
| Methods in org.pentaho.di.job that return types with arguments of type JobListener | |
|---|---|
 List<JobListener> | 
Job.getJobListeners()
 | 
| Methods in org.pentaho.di.job with parameters of type JobListener | |
|---|---|
 void | 
Job.addJobListener(JobListener jobListener)
Add a job listener to the job  | 
 void | 
Job.removeJobListener(JobListener jobListener)
Remove a job listener from the job  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||