| 程序包 | 说明 |
|---|---|
| org.pentaho.di.job |
This package contains the different elements that make up a Job.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
JobAdapter
Utility class to allow only certain methods of JobListener to be overridden.
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<JobListener> |
Job.getJobListeners() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Job.addJobListener(JobListener jobListener) |
void |
Job.removeJobListener(JobListener jobListener) |
Copyright © 2024 Hitachi Vantara. All rights reserved.