public interface PublishFilter
Modifier and Type | Field and Description |
---|---|
static PublishFilter |
ALWAYS_ACCEPT |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(org.apache.ivy.core.module.descriptor.Artifact artifact,
java.io.File src) |
static final PublishFilter ALWAYS_ACCEPT