|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Mojo | |
|---|---|
| org.apache.maven.plugin.tools.model | |
| Uses of Mojo in org.apache.maven.plugin.tools.model |
|---|
| Methods in org.apache.maven.plugin.tools.model that return types with arguments of type Mojo | |
|---|---|
List<Mojo> |
PluginMetadata.getMojos()
Method getMojos. |
| Methods in org.apache.maven.plugin.tools.model with parameters of type Mojo | |
|---|---|
void |
PluginMetadata.addMojo(Mojo mojo)
Method addMojo. |
void |
PluginMetadata.removeMojo(Mojo mojo)
Method removeMojo. |
| Method parameters in org.apache.maven.plugin.tools.model with type arguments of type Mojo | |
|---|---|
void |
PluginMetadata.setMojos(List<Mojo> mojos)
Set the list of mojos contained in the accompanying script. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||