|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Lifecycle | |
|---|---|
| org.apache.maven.plugin.descriptor | |
| org.apache.maven.plugin.lifecycle | |
| Uses of Lifecycle in org.apache.maven.plugin.descriptor |
|---|
| Methods in org.apache.maven.plugin.descriptor that return Lifecycle | |
|---|---|
Lifecycle |
PluginDescriptor.getLifecycleMapping(String lifecycleId)
|
| Uses of Lifecycle in org.apache.maven.plugin.lifecycle |
|---|
| Methods in org.apache.maven.plugin.lifecycle that return types with arguments of type Lifecycle | |
|---|---|
List<Lifecycle> |
LifecycleConfiguration.getLifecycles()
Method getLifecycles. |
| Methods in org.apache.maven.plugin.lifecycle with parameters of type Lifecycle | |
|---|---|
void |
LifecycleConfiguration.addLifecycle(Lifecycle lifecycle)
Method addLifecycle. |
void |
LifecycleConfiguration.removeLifecycle(Lifecycle lifecycle)
Method removeLifecycle. |
| Method parameters in org.apache.maven.plugin.lifecycle with type arguments of type Lifecycle | |
|---|---|
void |
LifecycleConfiguration.setLifecycles(List<Lifecycle> lifecycles)
Set the lifecycles field. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||