Interface PmdReports

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

public interface PmdReports extends ReportContainer<SingleFileReport>
The reporting configuration for the Pmd task.
  • Method Details