Interface CheckstyleRssGenerator

All Known Implementing Classes:
DefaultCheckstyleRssGenerator

public interface CheckstyleRssGenerator
Since:
2.4
  • Method Details

    • generateRSS

      void generateRSS(CheckstyleResults results, CheckstyleRssGeneratorRequest checkstyleRssGeneratorRequest) throws org.apache.maven.reporting.MavenReportException
      Throws:
      org.apache.maven.reporting.MavenReportException