|
||||||||||
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()
Gets the job entry listeners. |
Methods in org.pentaho.di.job with parameters of type JobEntryListener | |
---|---|
void |
Job.addJobEntryListener(JobEntryListener jobEntryListener)
Adds the job entry listener. |
void |
Job.removeJobEntryListener(JobEntryListener jobEntryListener)
Remove a job entry listener from the job |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |