Uses of Class
hudson.widgets.HistoryWidget
Packages that use HistoryWidget
-
Uses of HistoryWidget in hudson.model
Methods in hudson.model that return HistoryWidgetModifier and TypeMethodDescriptionprotected HistoryWidget
Job.createHistoryWidget()
Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of HistoryWidget in hudson.widgets
Subclasses of HistoryWidget in hudson.widgetsModifier and TypeClassDescriptionclass
Displays the build history on the side panel.Fields in hudson.widgets with type parameters of type HistoryWidgetModifier and TypeFieldDescriptionstatic final AlternativeUiTextProvider.Message<HistoryWidget<?,
?>> HistoryWidget.DISPLAY_NAME
Replaceable title for describing the kind of tasks this history shows.Methods in hudson.widgets that return types with arguments of type HistoryWidget -
Uses of HistoryWidget in jenkins.model.lazy
Methods in jenkins.model.lazy that return HistoryWidgetModifier and TypeMethodDescriptionfinal HistoryWidget
LazyBuildMixIn.createHistoryWidget()
Deprecated, for removal: This API element is subject to removal in a future version.Remove any code calling this method, history widget is now created viaWidgetFactory
implementation. -
Uses of HistoryWidget in jenkins.widgets
Fields in jenkins.widgets declared as HistoryWidget
WidgetFactory
implementation.