This project has retired. For details please refer to its Attic page.
org.apache.archiva.rss.processor

Package org.apache.archiva.rss.processor

Package class diagram package org.apache.archiva.rss.processor
Interface Summary
RssFeedProcessor Retrieve and process the data that will be fed into the RssFeedGenerator.
 

Class Summary
AbstractArtifactsRssFeedProcessor  
NewArtifactsRssFeedProcessor Retrieve and process all artifacts of a repository from the database and generate a rss feed.
NewVersionsOfArtifactRssFeedProcessor Retrieve and process new versions of an artifact from the database and generate a rss feed.