public class AndMultiArtifactInfoFilter extends AbstractMultiArtifactInfoFilter
| Constructor and Description |
|---|
AndMultiArtifactInfoFilter(List<ArtifactInfoFilter> filters) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
accepts(List<ArtifactInfoFilter> filters,
IndexingContext ctx,
ArtifactInfo ai)
It is left to final implementor to implement how we want to decide using filters.
|
accepts, getFilterspublic AndMultiArtifactInfoFilter(List<ArtifactInfoFilter> filters)
protected boolean accepts(List<ArtifactInfoFilter> filters, IndexingContext ctx, ArtifactInfo ai)
AbstractMultiArtifactInfoFilteraccepts in class AbstractMultiArtifactInfoFilterCopyright © 2002–2017 The Apache Software Foundation. All rights reserved.