Class UniqueArtifactFilterPostprocessor

  • All Implemented Interfaces:
    ArtifactInfoFilter

    public class UniqueArtifactFilterPostprocessor
    extends java.lang.Object
    implements ArtifactInfoFilter
    A special reusable filter, that filters the result set to unique Repository-GroupId-ArtifactId combination, leaving out Version. There is a switch to make the Indexer-wide unique by ignoring repositories too.
    Author:
    cstamas