Package | Description |
---|---|
hudson.model |
Core object model that are bound to URLs via stapler, rooted at Hudson.
|
hudson.widgets |
Modifier and Type | Field and Description |
---|---|
static HistoryWidget.Adapter<Run> |
Job.HISTORY_ADAPTER |
Modifier and Type | Field and Description |
---|---|
HistoryWidget.Adapter<? super T> |
HistoryWidget.adapter |
Constructor and Description |
---|
BuildHistoryWidget(Queue.Task owner,
Iterable<T> baseList,
HistoryWidget.Adapter<? super T> adapter) |
HistoryWidget(O owner,
Iterable<T> baseList,
HistoryWidget.Adapter<? super T> adapter) |
Copyright © 2018. All rights reserved.