org.apache.archiva.consumers
Interface KnownRepositoryContentConsumer

All Superinterfaces:
Consumer, RepositoryContentConsumer
All Known Implementing Classes:
ArchivaMetadataCreationConsumer, ArtifactMissingChecksumsConsumer, AutoRemoveConsumer, AutoRenameConsumer, DuplicateArtifactsConsumer, LegacyConverterArtifactConsumer, MetadataUpdaterConsumer, NexusIndexerConsumer, RepositoryPurgeConsumer, ValidateChecksumConsumer

public interface KnownRepositoryContentConsumer
extends RepositoryContentConsumer

Consumer for Known Repository Content.


Method Summary
 
Methods inherited from interface org.apache.archiva.consumers.RepositoryContentConsumer
beginScan, beginScan, completeScan, completeScan, getExcludes, getIncludes, isProcessUnmodified, processFile, processFile
 
Methods inherited from interface org.apache.archiva.consumers.Consumer
addConsumerMonitor, getDescription, getId, isPermanent, removeConsumerMonitor
 



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