public interface ExcludeRule extends ExtendableItem
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getConfigurations()
Returns the configurations of the module in which the artifact is asked
|
ArtifactId |
getId()
Returns the id of the described artifact, without revision information
|
PatternMatcher |
getMatcher()
Returns the matcher to use to know if an artifact match the current descriptor
|
getAttribute, getAttributes, getExtraAttribute, getExtraAttributes, getQualifiedExtraAttributes
ArtifactId getId()
java.lang.String[] getConfigurations()
PatternMatcher getMatcher()