JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
hudson.plugins.nested_view.search.HistoryItem
Packages that use
HistoryItem
Package
Description
hudson.plugins.nested_view.search
Uses of
HistoryItem
in
hudson.plugins.nested_view.search
Methods in
hudson.plugins.nested_view.search
that return types with arguments of type
HistoryItem
Modifier and Type
Method
Description
static
List
<
HistoryItem
>
HistoryItem.
get
()
Methods in
hudson.plugins.nested_view.search
with parameters of type
HistoryItem
Modifier and Type
Method
Description
static void
HistoryItem.
add
(
HistoryItem
his)