Package hudson.model
Class BuildTimelineWidget
java.lang.Object
hudson.model.BuildTimelineWidget
Deprecated.
since 2.431
UI widget for showing the SIMILE timeline control.
Return this from your "getTimeline" method.
- Since:
- 1.372
- Author:
- Kohsuke Kawaguchi
-
Field Details
-
builds
Deprecated.
-
-
Constructor Details
-
BuildTimelineWidget
Deprecated.
-
-
Method Details
-
getFirstBuild
Deprecated. -
getLastBuild
Deprecated. -
doData
public org.kohsuke.stapler.HttpResponse doData(org.kohsuke.stapler.StaplerRequest2 req, @QueryParameter long min, @QueryParameter long max) Deprecated.
-