Class BuildStatisticsPortlet

All Implemented Interfaces:
CapybaraPortingLayer, Control.Owner, PageArea

public class BuildStatisticsPortlet extends AbstractDashboardViewPortlet
The basic build statistics portlet shipped with the dashboard view plugin.
Author:
Rene Zarwel
  • Field Details

  • Constructor Details

    • BuildStatisticsPortlet

      public BuildStatisticsPortlet(DashboardView parent, String path)
      Constructs a new build statistics portlet.
      Parameters:
      parent - Parent dashboard view this portlet is scoped to.
      path - Absolute path to the area.
  • Method Details