Package org.pentaho.platform.scheduler2.ws
-
Interface Summary Interface Description ISchedulerService A service interface used for exposing scheduling capabilities as JAXWS or other endpoints.ParamValue Marker interface for legal job parameter values for use inISchedulerService
-
Class Summary Class Description DefaultSchedulerService The default implementation of theISchedulerService
which acts as a proxy to theIScheduler
JaxBSafeMap JaxBSafeMap.JaxBSafeEntry JobAdapter Handles the sending ofJob
objects over JAXWS webservices by utilizingJobAdapter.JaxbSafeJob
as a transport type.JobAdapter.JaxbSafeJob JobParamsAdapter Converts a Mapused to pass ISchedulerService
job parameters to a JAXB marshallable type and back.ListParamValue MapParamValue StringParamValue