| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JobEntryListener | |
|---|---|
| org.pentaho.di.job | This package contains the different elements that make up a Job. | 
| Uses of JobEntryListener in org.pentaho.di.job | 
|---|
| Methods in org.pentaho.di.job that return types with arguments of type JobEntryListener | |
|---|---|
 List<JobEntryListener> | 
Job.getJobEntryListeners()
 | 
| Methods in org.pentaho.di.job with parameters of type JobEntryListener | |
|---|---|
 void | 
Job.addJobEntryListener(JobEntryListener jobEntryListener)
 | 
 void | 
Job.removeJobEntryListener(JobEntryListener jobEntryListener)
Remove a job entry listener from the job  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||