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 JobExecutorParametersJobExecutorMeta. getMappingParameters()JobExecutorParametersJobExecutorMeta. getParameters()Methods in org.pentaho.di.trans.steps.jobexecutor with parameters of type JobExecutorParameters Modifier and Type Method Description voidJobExecutorMeta. setMappingParameters(JobExecutorParameters mappingParameters)voidJobExecutorMeta. setParameters(JobExecutorParameters parameters)
-