Interface BuildDashboardReports

All Superinterfaces:
Collection<Report>, Configurable<ReportContainer<Report>>, DomainObjectCollection<Report>, DomainObjectSet<Report>, Iterable<Report>, NamedDomainObjectCollection<Report>, NamedDomainObjectSet<Report>, ReportContainer<Report>, Set<Report>

public interface BuildDashboardReports extends ReportContainer<Report>
The reporting configuration for the GenerateBuildDashboard task.
Since:
1.5
  • Method Details

    • getHtml

      The build dashboard HTML report
      Returns:
      The build dashboard HTML report
      Since:
      1.5