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
ArtifactListProcessorExceptionvoid configure(Object config) throws ArtifactListProcessorException
ArtifactListProcessorExceptionList<ArtifactMetadata> process(List<ArtifactMetadata> artifacts) throws ArtifactListProcessorException
ArtifactListProcessorExceptionCopyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.