Uses of Class
hudson.maven.AbstractMavenProject

Packages that use AbstractMavenProject
hudson.maven Maven support. 
 

Uses of AbstractMavenProject in hudson.maven
 

Classes in hudson.maven with type parameters of type AbstractMavenProject
 class AbstractMavenBuild<P extends AbstractMavenProject<P,B>,B extends AbstractMavenBuild<P,B>>
           
 

Subclasses of AbstractMavenProject in hudson.maven
 class MavenModule
          Job that builds projects based on Maven2.
 class MavenModuleSet
          Group of MavenModules.
 

Constructors in hudson.maven with parameters of type AbstractMavenProject
AbstractMavenProject.MavenModuleDependency(AbstractMavenProject<?,?> upstream, AbstractProject<?,?> downstream)
           
 



Copyright © 2004-2013. All Rights Reserved.