Package | Description |
---|---|
hudson.model |
Core object model that are bound to URLs via stapler, rooted at Hudson.
|
hudson.widgets | |
jenkins.model.lazy |
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() . |
Copyright © 2016. All rights reserved.