Package | Description |
---|---|
org.apache.archiva.consumers |
Provides basic consumers API for Apache Archiva.
|
org.apache.archiva.consumers.core | |
org.apache.archiva.consumers.core.repository | |
org.apache.archiva.consumers.functors |
Functors for Apache Archiva consumers
|
org.apache.archiva.consumers.lucene | |
org.apache.archiva.consumers.metadata | |
org.apache.archiva.converter.legacy | |
org.apache.archiva.reports.consumers | |
org.apache.archiva.repository.scanner | |
org.apache.archiva.web.mocks |
Modifier and Type | Interface and Description |
---|---|
interface |
InvalidRepositoryContentConsumer
Consumer for Invalid Repository Content
|
interface |
KnownRepositoryContentConsumer
Consumer for Known Repository Content.
|
Modifier and Type | Class and Description |
---|---|
class |
ArtifactMissingChecksumsConsumer
ArtifactMissingChecksumsConsumer - Create missing and/or fix invalid checksums for the artifact.
|
class |
AutoRemoveConsumer
AutoRemoveConsumer
|
class |
AutoRenameConsumer
AutoRenameConsumer
|
class |
MetadataUpdaterConsumer
MetadataUpdaterConsumer will create and update the metadata present within the repository.
|
class |
ValidateChecksumConsumer
ValidateChecksumConsumer - validate the provided checksum against the file it represents.
|
Modifier and Type | Class and Description |
---|---|
class |
RepositoryPurgeConsumer
Consumer for removing old snapshots in the repository based on the criteria
specified by the user.
|
Modifier and Type | Method and Description |
---|---|
private boolean |
ConsumerWantsFilePredicate.wantsFile(RepositoryContentConsumer consumer,
String relativePath) |
Modifier and Type | Class and Description |
---|---|
class |
NexusIndexerConsumer
Consumer for indexing the repository to provide search and IDE integration features.
|
Modifier and Type | Class and Description |
---|---|
class |
ArchivaMetadataCreationConsumer
Take an artifact off of disk and put it into the metadata repository.
|
Modifier and Type | Class and Description |
---|---|
class |
LegacyConverterArtifactConsumer
LegacyConverterArtifactConsumer - convert artifacts as they are found
into the destination repository.
|
Modifier and Type | Class and Description |
---|---|
class |
DuplicateArtifactsConsumer
Search the artifact repository of known SHA1 Checksums for potential duplicate artifacts.
|
Modifier and Type | Method and Description |
---|---|
private List<String> |
DefaultRepositoryScanner.gatherIds(List<? extends RepositoryContentConsumer> consumers) |
Modifier and Type | Class and Description |
---|---|
class |
MockInvalidRepositoryContentConsumer |
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.