public class IncludesArtifactFilter extends java.lang.Object implements ArtifactFilter
Modifier and Type | Field and Description |
---|---|
private java.util.List |
patterns |
Constructor and Description |
---|
IncludesArtifactFilter(java.util.List patterns) |
Modifier and Type | Method and Description |
---|---|
boolean |
include(Artifact artifact) |
public boolean include(Artifact artifact)
include
in interface ArtifactFilter