|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Phase | |
|---|---|
| org.apache.maven.plugin.lifecycle | |
| Uses of Phase in org.apache.maven.plugin.lifecycle |
|---|
| Methods in org.apache.maven.plugin.lifecycle that return types with arguments of type Phase | |
|---|---|
List<Phase> |
Lifecycle.getPhases()
Method getPhases. |
| Methods in org.apache.maven.plugin.lifecycle with parameters of type Phase | |
|---|---|
void |
Lifecycle.addPhase(Phase phase)
Method addPhase. |
void |
Lifecycle.removePhase(Phase phase)
Method removePhase. |
| Method parameters in org.apache.maven.plugin.lifecycle with type arguments of type Phase | |
|---|---|
void |
Lifecycle.setPhases(List<Phase> phases)
Set the phase mappings for this lifecycle. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||