Package org.pentaho.platform.scheduler2.ws

Interface Summary
ISchedulerService A service interface used for exposing scheduling capabilities as JAXWS or other endpoints.
ParamValue Marker interface for legal job parameter values for use in ISchedulerService
 

Class Summary
DefaultSchedulerService The default implementation of the ISchedulerService which acts as a proxy to the IScheduler
JaxBSafeMap  
JaxBSafeMap.JaxBSafeEntry  
JobAdapter Handles the sending of JobAdapter.JaxbSafeJob objects over JAXWS webservices by utilizing JobAdapter.JaxbSafeJob as a transport type.
JobAdapter.JaxbSafeJob  
JobParamsAdapter Converts a Map used to pass ISchedulerService job parameters to a JAXB marshallable type and back.
ListParamValue  
MapParamValue  
StringParamValue