Package hudson.maven
Class ExecutedMojo.Cache
java.lang.Object
hudson.maven.ExecutedMojo.Cache
- Enclosing class:
- ExecutedMojo
Used during the HTML rendering to cache the index.
-
Field Summary
Modifier and TypeFieldDescriptionfinal Map<ModuleName,
MavenModule> All maven modules in this Hudson by their names. -
Constructor Summary
-
Method Summary
-
Field Details
-
modules
All maven modules in this Hudson by their names.
-
-
Constructor Details
-
Cache
public Cache()
-
-
Method Details
-
get
-