Uses of Class
hudson.widgets.HistoryWidget

Packages that use HistoryWidget
hudson.model Core object model that are bound to URLs via stapler, rooted at Hudson
hudson.widgets   
 

Uses of HistoryWidget in hudson.model
 

Methods in hudson.model that return HistoryWidget
protected  HistoryWidget Job.createHistoryWidget()
           
protected  HistoryWidget AbstractProject.createHistoryWidget()
           
 

Uses of HistoryWidget in hudson.widgets
 

Subclasses of HistoryWidget in hudson.widgets
 class BuildHistoryWidget<T>
          Displays the build history on the side panel.
 



Copyright © 2004-2013. All Rights Reserved.