public interface ArtifactListProcessor
Modifier and Type | Field and Description |
---|---|
static String |
FUNCTION_TP |
static String[] |
FUNCTIONS
named functions - used to help processing in various parts of the system
|
static final String[] FUNCTIONS
static final String FUNCTION_TP
void init(Map<String,String> env) throws ArtifactListProcessorException
ArtifactListProcessorException
void configure(Object config) throws ArtifactListProcessorException
ArtifactListProcessorException
List<ArtifactMetadata> process(List<ArtifactMetadata> artifacts) throws ArtifactListProcessorException
ArtifactListProcessorException
Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.