public class TypeArtifactFilter extends java.lang.Object implements ArtifactFilter
| Modifier and Type | Field and Description |
|---|---|
private java.lang.String |
type |
| Constructor and Description |
|---|
TypeArtifactFilter(java.lang.String type) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
include(Artifact artifact) |
public boolean include(Artifact artifact)
include in interface ArtifactFilter