public interface JobListener
| Modifier and Type | Method and Description |
|---|---|
void |
jobFinished(Job job) |
void |
jobStarted(Job job) |
void jobFinished(Job job) throws org.pentaho.di.core.exception.KettleException
org.pentaho.di.core.exception.KettleExceptionvoid jobStarted(Job job) throws org.pentaho.di.core.exception.KettleException
org.pentaho.di.core.exception.KettleException