Uses of Class
org.pentaho.platform.scheduler2.ws.JobAdapter.JaxbSafeJob

Packages that use JobAdapter.JaxbSafeJob
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
 JobAdapter.JaxbSafeJob JobAdapter.marshal(Job job)
           
 

Methods in org.pentaho.platform.scheduler2.ws with parameters of type JobAdapter.JaxbSafeJob
 Job JobAdapter.unmarshal(JobAdapter.JaxbSafeJob jaxbSafeJob)