Uses of Class
hudson.plugins.analysis.core.AbstractProjectAction

Packages that use AbstractProjectAction
hudson.plugins.analysis.dashboard   
 

Uses of AbstractProjectAction in hudson.plugins.analysis.dashboard
 

Methods in hudson.plugins.analysis.dashboard that return AbstractProjectAction
protected  AbstractProjectAction<?> AbstractWarningsTablePortlet.selectAction(hudson.model.Job<?,?> job)
          Selects the action to show the results from.
protected  AbstractProjectAction<?> AbstractWarningsGraphPortlet.selectAction(hudson.model.Job<?,?> job)
          Selects the action to show the results from.
 

Methods in hudson.plugins.analysis.dashboard that return types with arguments of type AbstractProjectAction
protected abstract  Class<? extends AbstractProjectAction<?>> AbstractPortlet.getAction()
          Returns the type of action that persists the warnings results.
 



Copyright © 2004-2012 Hudson. All Rights Reserved.