Interface DependencyReportContainer

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

public interface DependencyReportContainer extends ReportContainer<Report>
The set of reports that can be generated by the HtmlDependencyReportTask task type.
Since:
1.9
  • Method Details

    • getHtml

      The dependency HTML report
      Returns:
      The dependency HTML report
      Since:
      1.9