Uses of Class
org.pentaho.platform.api.scheduler2.JobParams
-
Packages that use JobParams Package Description org.pentaho.platform.api.scheduler2 -
-
Uses of JobParams in org.pentaho.platform.api.scheduler2
Methods in org.pentaho.platform.api.scheduler2 that return JobParams Modifier and Type Method Description JobParams
JobParamsAdapter. marshal(Map<String,Serializable> v)
Methods in org.pentaho.platform.api.scheduler2 with parameters of type JobParams Modifier and Type Method Description Map<String,Serializable>
JobParamsAdapter. unmarshal(JobParams v)
-