public class JobAdapter extends Object implements JobListener
| Constructor and Description | 
|---|
JobAdapter()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
jobFinished(Job job)  | 
void | 
jobStarted(Job job)  | 
public void jobFinished(Job job) throws org.pentaho.di.core.exception.KettleException
jobFinished in interface JobListenerorg.pentaho.di.core.exception.KettleExceptionpublic void jobStarted(Job job) throws org.pentaho.di.core.exception.KettleException
jobStarted in interface JobListenerorg.pentaho.di.core.exception.KettleException