Uses of Class
hudson.widgets.HistoryWidget
-
Uses of HistoryWidget in hudson.model
Modifier 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
Modifier and TypeClassDescriptionclass
Displays the build history on the side panel.Modifier and TypeFieldDescriptionstatic final AlternativeUiTextProvider.Message<HistoryWidget<?,
?>> HistoryWidget.DISPLAY_NAME
Replaceable title for describing the kind of tasks this history shows. -
Uses of HistoryWidget in jenkins.model.lazy
Modifier 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
WidgetFactory
implementation.