Package | Description |
---|---|
org.pentaho.di.job | |
org.pentaho.di.www |
Modifier and Type | Method and Description |
---|---|
static JobConfiguration |
JobConfiguration.fromXML(String xml) |
Modifier and Type | Method and Description |
---|---|
JobConfiguration |
JobMap.getConfiguration(CarteObjectEntry entry) |
JobConfiguration |
JobMap.getConfiguration(String jobName) |
Modifier and Type | Method and Description |
---|---|
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 © 2018 Hitachi Vantara. All rights reserved.