|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectconfigurationslicing.AbstractProjectSlicer<TimerSlice>
configurationslicing.timer.TimerSlicer
@Extension public class TimerSlicer
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Constructor Summary | |
|---|---|
TimerSlicer()
|
|
| Method Summary | |
|---|---|
TimerSlice |
accumulate(TimerSlice t,
hudson.model.AbstractProject i)
|
TimerSlice |
getInitialAccumulator()
|
java.lang.String |
getName()
|
java.lang.String |
getUrl()
|
boolean |
transform(TimerSlice t,
hudson.model.AbstractProject i)
|
| Methods inherited from class configurationslicing.AbstractProjectSlicer |
|---|
getWorkDomain |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TimerSlicer()
| Method Detail |
|---|
public TimerSlice getInitialAccumulator()
public TimerSlice accumulate(TimerSlice t,
hudson.model.AbstractProject i)
public boolean transform(TimerSlice t,
hudson.model.AbstractProject i)
public java.lang.String getName()
public java.lang.String getUrl()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||