Interface DependencyReportContainer
- All Superinterfaces:
- Collection<Report>,- Configurable<ReportContainer<Report>>,- DomainObjectCollection<Report>,- DomainObjectSet<Report>,- Iterable<Report>,- NamedDomainObjectCollection<Report>,- NamedDomainObjectSet<Report>,- ReportContainer<Report>,- Set<Report>
The set of reports that can be generated by the 
HtmlDependencyReportTask task type.- 
Nested Class SummaryNested classes/interfaces inherited from interface org.gradle.api.reporting.ReportContainerReportContainer.ImmutableViolationException
- 
Method SummaryMethods inherited from interface java.util.CollectionparallelStream, removeIf, stream, toArrayMethods inherited from interface org.gradle.util.ConfigurableconfigureMethods inherited from interface org.gradle.api.DomainObjectCollectionaddAllLater, addLater, all, all, configureEach, whenObjectAdded, whenObjectAdded, whenObjectRemoved, whenObjectRemoved, withType, withTypeMethods inherited from interface org.gradle.api.NamedDomainObjectCollectionadd, addAll, addRule, addRule, addRule, findByName, getAt, getByName, getByName, getByName, getCollectionSchema, named, named, named, namedMethods inherited from interface org.gradle.api.NamedDomainObjectSetfindAll, matching, matching, named, withTypeMethods inherited from interface org.gradle.api.reporting.ReportContainergetAsMap, getEnabled, getEnabledReports, getNamer, getNames, getRules, isEmpty
- 
Method Details- 
getHtmlThe dependency HTML report- Returns:
- The dependency HTML report
 
 
-