java.util.Collection<SingleFileReport>
, Configurable<ReportContainer<SingleFileReport>>
, DomainObjectCollection<SingleFileReport>
, DomainObjectSet<SingleFileReport>
, java.lang.Iterable<SingleFileReport>
, NamedDomainObjectCollection<SingleFileReport>
, NamedDomainObjectSet<SingleFileReport>
, ReportContainer<SingleFileReport>
, java.util.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
|
configure
addAllLater, addLater, all, all, configureEach, whenObjectAdded, whenObjectAdded, whenObjectRemoved, whenObjectRemoved, withType, withType
add, addAll, addRule, addRule, addRule, findByName, getAt, getByName, getByName, getByName, getCollectionSchema, named, named, named, named
findAll, matching, matching, withType
getAsMap, getEnabled, getEnabledReports, getNamer, getNames, getRules, isEmpty
@Internal SingleFileReport getHtml()
@Internal SingleFileReport getXml()