Uses of Class
org.pentaho.platform.scheduler2.ws.JobAdapter.JaxbSafeJob
-
Packages that use JobAdapter.JaxbSafeJob Package Description org.pentaho.platform.scheduler2.ws -
-
Uses of JobAdapter.JaxbSafeJob in org.pentaho.platform.scheduler2.ws
Methods in org.pentaho.platform.scheduler2.ws that return JobAdapter.JaxbSafeJob Modifier and Type Method Description JobAdapter.JaxbSafeJob
JobAdapter. marshal(Job job)
Methods in org.pentaho.platform.scheduler2.ws with parameters of type JobAdapter.JaxbSafeJob Modifier and Type Method Description Job
JobAdapter. unmarshal(JobAdapter.JaxbSafeJob jaxbSafeJob)
-