Uses of Class
configurationslicing.timer.TimerSlice

Packages that use TimerSlice
configurationslicing.timer   
 

Uses of TimerSlice in configurationslicing.timer
 

Methods in configurationslicing.timer that return TimerSlice
 TimerSlice TimerSlicer.accumulate(TimerSlice t, hudson.model.AbstractProject i)
           
 TimerSlice TimerSlicer.getInitialAccumulator()
           
 TimerSlice TimerSlice.newInstance(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData)
           
 

Methods in configurationslicing.timer with parameters of type TimerSlice
 TimerSlice TimerSlicer.accumulate(TimerSlice t, hudson.model.AbstractProject i)
           
 boolean TimerSlicer.transform(TimerSlice t, hudson.model.AbstractProject i)
           
 



Copyright © 2009. All Rights Reserved.