| 程序包 | 说明 |
|---|---|
| org.pentaho.di.job |
This package contains the different elements that make up a Job.
|
| org.pentaho.di.www |
| 限定符和类型 | 方法和说明 |
|---|---|
static JobConfiguration |
JobConfiguration.fromXML(String xml) |
| 限定符和类型 | 方法和说明 |
|---|---|
JobConfiguration |
JobMap.getConfiguration(CarteObjectEntry entry) |
JobConfiguration |
JobMap.getConfiguration(String jobName) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
JobMap.addJob(String jobName,
String carteObjectId,
Job job,
JobConfiguration jobConfiguration) |
protected Job |
BaseJobServlet.createJob(JobConfiguration jobConfiguration) |
void |
JobMap.registerJob(Job job,
JobConfiguration jobConfiguration) |
void |
JobMap.replaceJob(CarteObjectEntry entry,
Job job,
JobConfiguration jobConfiguration) |
Copyright © 2024 Hitachi Vantara. All rights reserved.