| Package | Description |
|---|---|
| org.codehaus.mojo.versions.api | |
| org.codehaus.mojo.versions.model |
| Modifier and Type | Method and Description |
|---|---|
protected Rule |
DefaultVersionsHelper.getBestFitRule(String groupId,
String artifactId)
Find the rule, if any, which best fits the artifact details given.
|
| Modifier and Type | Method and Description |
|---|---|
List<Rule> |
RuleSet.getRules()
Method getRules.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RuleSet.addRule(Rule rule)
Method addRule.
|
void |
RuleSet.removeRule(Rule rule)
Method removeRule.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RuleSet.setRules(List<Rule> rules)
Set the rules field.
|
Copyright © 2008-2014. All Rights Reserved.