Uses of Class
org.pentaho.di.trans.steps.jobexecutor.JobExecutorMeta
-
Packages that use JobExecutorMeta Package Description org.pentaho.di.trans.steps.jobexecutor -
-
Uses of JobExecutorMeta in org.pentaho.di.trans.steps.jobexecutor
Methods in org.pentaho.di.trans.steps.jobexecutor with parameters of type JobExecutorMeta Modifier and Type Method Description static JobMeta
JobExecutorMeta. loadJobMeta(JobExecutorMeta executorMeta, Repository rep, org.pentaho.di.core.variables.VariableSpace space)
static JobMeta
JobExecutorMeta. loadJobMeta(JobExecutorMeta executorMeta, Repository rep, org.pentaho.metastore.api.IMetaStore metaStore, org.pentaho.di.core.variables.VariableSpace space)
-