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 KettleException
jobFinished in interface JobListenerKettleExceptionpublic void jobStarted(Job job) throws KettleException
jobStarted in interface JobListenerKettleExceptionCopyright © 2018 Hitachi Vantara. All rights reserved.