| Package | Description |
|---|---|
| hudson.model |
Core object model that are bound to URLs via stapler, rooted at Hudson.
|
| hudson.widgets | |
| jenkins.model.lazy | |
| jenkins.widgets |
| Modifier and Type | Method and Description |
|---|---|
protected HistoryWidget |
Job.createHistoryWidget() |
protected HistoryWidget |
AbstractProject.createHistoryWidget() |
| Modifier and Type | Class and Description |
|---|---|
class |
BuildHistoryWidget<T>
Displays the build history on the side panel.
|
| Modifier and Type | Method and Description |
|---|---|
HistoryWidget |
LazyBuildMixIn.createHistoryWidget()
Suitable for
Job.createHistoryWidget(). |
| Modifier and Type | Field and Description |
|---|---|
HistoryWidget |
HistoryPageFilter.widget |
Copyright © 2019. All rights reserved.