Uses of Class
org.pentaho.di.trans.steps.jobexecutor.JobExecutorParameters
-
Packages that use JobExecutorParameters Package Description org.pentaho.di.trans.steps.jobexecutor -
-
Uses of JobExecutorParameters in org.pentaho.di.trans.steps.jobexecutor
Methods in org.pentaho.di.trans.steps.jobexecutor that return JobExecutorParameters Modifier and Type Method Description JobExecutorParameters
JobExecutorMeta. getMappingParameters()
JobExecutorParameters
JobExecutorMeta. getParameters()
Methods in org.pentaho.di.trans.steps.jobexecutor with parameters of type JobExecutorParameters Modifier and Type Method Description void
JobExecutorMeta. setMappingParameters(JobExecutorParameters mappingParameters)
void
JobExecutorMeta. setParameters(JobExecutorParameters parameters)
-