|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExecutedMojo | |
|---|---|
| hudson.maven | Maven support. |
| Uses of ExecutedMojo in hudson.maven |
|---|
| Methods in hudson.maven that return types with arguments of type ExecutedMojo | |
|---|---|
List<ExecutedMojo> |
MavenBuild.getExecutedMojos()
|
| Methods in hudson.maven with parameters of type ExecutedMojo | |
|---|---|
MavenModule |
ExecutedMojo.Cache.get(ExecutedMojo mojo)
|
| Method parameters in hudson.maven with type arguments of type ExecutedMojo | |
|---|---|
void |
MavenBuildProxy.setExecutedMojos(List<ExecutedMojo> executedMojos)
Called at the end of the build to record what mojos are executed. |
void |
MavenBuildProxy.Filter.setExecutedMojos(List<ExecutedMojo> executedMojos)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||