Class DefaultCheckstyleRssGenerator

java.lang.Object
org.apache.maven.plugins.checkstyle.rss.DefaultCheckstyleRssGenerator
All Implemented Interfaces:
CheckstyleRssGenerator

@Component(role=CheckstyleRssGenerator.class, hint="default") public class DefaultCheckstyleRssGenerator extends Object implements CheckstyleRssGenerator
Since:
2.4
  • Field Details

    • velocityComponent

      @Requirement private org.codehaus.plexus.velocity.VelocityComponent velocityComponent
  • Constructor Details

    • DefaultCheckstyleRssGenerator

      public DefaultCheckstyleRssGenerator()
  • Method Details