Uses of Interface
hudson.model.ProminentProjectAction

Packages that use ProminentProjectAction
hudson.maven.reporters   
hudson.model Core object model that are bound to URLs via stapler, rooted at Hudson
hudson.tasks Built-in Builders and Publishers that perform the actual heavy-lifting of a build. 
 

Uses of ProminentProjectAction in hudson.maven.reporters
 

Classes in hudson.maven.reporters that implement ProminentProjectAction
protected static class AbstractMavenJavadocArchiver.MavenJavadocAction
           
static class MavenSiteArchiver.SiteAction
           
 

Uses of ProminentProjectAction in hudson.model
 

Methods in hudson.model that return types with arguments of type ProminentProjectAction
 List<ProminentProjectAction> AbstractProject.getProminentActions()
           
 

Uses of ProminentProjectAction in hudson.tasks
 

Classes in hudson.tasks that implement ProminentProjectAction
static class hudson.tasks.JavadocArchiver.JavadocAction
           
 



Copyright © 2004-2013. All Rights Reserved.