Uses of Class
hudson.plugins.view.dashboard.DashboardPortlet
Package
Description
-
Uses of DashboardPortlet in hudson.plugins.view.dashboard
Modifier and TypeMethodDescriptionDashboardPortlet.all()
Returns all the registeredDashboardPortlet
descriptors.DashboardPortlet.all()
Returns all the registeredDashboardPortlet
descriptors.Dashboard.getBottomPortlets()
Dashboard.getDashboardPortletDescriptors()
Deprecated.Dashboard.getDashboardPortletDescriptors()
Deprecated.DashboardPortlet.getDescriptor()
Dashboard.getLeftPortlets()
Dashboard.getRightPortlets()
Dashboard.getSortedDashboardPortletDescriptors()
Dashboard.getTopPortlets()
Modifier and TypeMethodDescriptionvoid
Dashboard.setBottomPortlets
(List<DashboardPortlet> bottomPortlets) void
Dashboard.setLeftPortlets
(List<DashboardPortlet> leftPortlets) void
Dashboard.setRightPortlets
(List<DashboardPortlet> rightPortlets) void
Dashboard.setTopPortlets
(List<DashboardPortlet> topPortlets) -
Uses of DashboardPortlet in hudson.plugins.view.dashboard.builds
-
Uses of DashboardPortlet in hudson.plugins.view.dashboard.core
Modifier and TypeClassDescriptionclass
Portlet displays standard Jenkins job listclass
class
Portlet displays image fetched from specified URLclass
Portlet displays a grid of job names with status and links to jobs.class
Portlet display a list of unstable (or worse) jobs in a simple tabular format. -
Uses of DashboardPortlet in hudson.plugins.view.dashboard.stats
Modifier and TypeClassDescriptionclass
Build statistics - number of builds with given build statusclass
Job statistics - number of jobs with given health statusclass
-
Uses of DashboardPortlet in hudson.plugins.view.dashboard.test
Modifier and TypeClassDescriptionclass
class
Portlet that presents a grid of test result data with summationclass