hudson.maven
Class ExecutedMojo.Cache
java.lang.Object
hudson.maven.ExecutedMojo.Cache
- Enclosing class:
- ExecutedMojo
public static final class ExecutedMojo.Cache
- extends Object
Used during the HTML rendering to cache the index.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
modules
public final Map<ModuleName,MavenModule> modules
- All maven modules in this Hudson by their names.
ExecutedMojo.Cache
public ExecutedMojo.Cache()
get
public MavenModule get(ExecutedMojo mojo)
Copyright © 2004-2013. All Rights Reserved.