Package org.apache.maven.index
Interface ArtifactInfoPostprocessor
public interface ArtifactInfoPostprocessor
ArtifactInfoPostprocessor is used to postprocess the ArtifactInfo, after it passed filtering and paging but before it
 is handed over to client performing search. Use is typically like adding some "calculated field", or formatting, and
 such.
- Author:
- cstamas
- 
Method Summary
- 
Method Details- 
postprocess
 
-