Uses of Class
org.apache.archiva.rss.processor.AbstractArtifactsRssFeedProcessor

Packages that use AbstractArtifactsRssFeedProcessor
org.apache.archiva.rss.processor   
 

Uses of AbstractArtifactsRssFeedProcessor in org.apache.archiva.rss.processor
 

Subclasses of AbstractArtifactsRssFeedProcessor in org.apache.archiva.rss.processor
 class NewArtifactsRssFeedProcessor
          Retrieve and process all artifacts of a repository from the database and generate a rss feed.
 class NewVersionsOfArtifactRssFeedProcessor
          Retrieve and process new versions of an artifact from the database and generate a rss feed.
 



Copyright © 2006-2013 The Apache Software Foundation. All Rights Reserved.