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 JobListener
org.pentaho.di.core.exception.KettleException
public void jobStarted(Job job) throws org.pentaho.di.core.exception.KettleException
jobStarted
in interface JobListener
org.pentaho.di.core.exception.KettleException