Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractList<E> (implements java.util.List<E>)
- java.util.ArrayList<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
- org.pentaho.platform.scheduler2.ws.ListParamValue (implements org.pentaho.platform.scheduler2.ws.ParamValue)
- java.util.ArrayList<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
- java.util.AbstractList<E> (implements java.util.List<E>)
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
- org.pentaho.platform.scheduler2.ws.MapParamValue (implements org.pentaho.platform.scheduler2.ws.ParamValue)
- java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
- org.pentaho.platform.scheduler2.ws.DefaultSchedulerService (implements org.pentaho.platform.scheduler2.ws.ISchedulerService)
- org.pentaho.platform.scheduler2.ws.JaxBSafeMap
- org.pentaho.platform.scheduler2.ws.JaxBSafeMap.JaxBSafeEntry
- org.pentaho.platform.scheduler2.ws.JobAdapter.JaxbSafeJob
- org.pentaho.platform.scheduler2.ws.StringParamValue (implements org.pentaho.platform.scheduler2.ws.ParamValue)
- javax.xml.bind.annotation.adapters.XmlAdapter<ValueType,BoundType>
- org.pentaho.platform.scheduler2.ws.JobAdapter
- org.pentaho.platform.scheduler2.ws.JobParamsAdapter
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
Interface Hierarchy
- org.pentaho.platform.scheduler2.ws.ISchedulerService
- org.pentaho.platform.scheduler2.ws.ParamValue