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 JobListener
KettleException
public void jobStarted(Job job) throws KettleException
jobStarted
in interface JobListener
KettleException
Copyright © 2020 Hitachi Vantara. All rights reserved.