|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Widget | |
---|---|
hudson.model | Core object model that are bound to URLs via stapler, rooted at Hudson. |
hudson.widgets | |
jenkins.model |
Uses of Widget in hudson.model |
---|
Methods in hudson.model that return types with arguments of type Widget | |
---|---|
List<Widget> |
Job.getWidgets()
|
List<Widget> |
View.getWidgets()
Gets the Widget s registered on this object. |
Uses of Widget in hudson.widgets |
---|
Subclasses of Widget in hudson.widgets | |
---|---|
class |
BuildHistoryWidget<T>
Displays the build history on the side panel. |
class |
HistoryWidget<O extends ModelObject,T>
Displays the history of records (normally Run s) on the side panel. |
Uses of Widget in jenkins.model |
---|
Methods in jenkins.model that return types with arguments of type Widget | |
---|---|
List<Widget> |
Jenkins.getWidgets()
Gets the Widget s registered on this object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |