Collection<SingleFileReport>
, org.gradle.util.Configurable<ReportContainer<SingleFileReport>>
, DomainObjectCollection<SingleFileReport>
, Iterable<SingleFileReport>
, NamedDomainObjectCollection<SingleFileReport>
, NamedDomainObjectSet<SingleFileReport>
, ReportContainer<SingleFileReport>
, Set<SingleFileReport>
public interface PmdReports extends ReportContainer<SingleFileReport>
Pmd
task.ReportContainer.ImmutableViolationException
Modifier and Type | Method | Description |
---|---|---|
SingleFileReport |
getHtml() |
The pmd (single file) HTML report
|
SingleFileReport |
getXml() |
The pmd (single file) XML report
|
clear, contains, containsAll, equals, hashCode, iterator, parallelStream, remove, removeAll, removeIf, retainAll, size, spliterator, stream, toArray, toArray
all, all, whenObjectAdded, whenObjectAdded, whenObjectRemoved, whenObjectRemoved, withType, withType
add, addAll, addRule, addRule, addRule, findByName, getAt, getByName, getByName, getByName
findAll, matching, matching, withType
getAsMap, getEnabled, getEnabledDirectoryReportDestinations, getEnabledFileReportDestinations, getEnabledReportNames, getNamer, getNames, getRules, isEmpty
@Internal SingleFileReport getHtml()
@Internal SingleFileReport getXml()