Uses of Interface
org.hudsonci.maven.plugin.ui.gwt.buildinfo.BuildSummaryPresenter

Packages that use BuildSummaryPresenter
org.hudsonci.maven.plugin.ui.gwt.buildinfo   
org.hudsonci.maven.plugin.ui.gwt.buildinfo.internal   
 

Uses of BuildSummaryPresenter in org.hudsonci.maven.plugin.ui.gwt.buildinfo
 

Constructors in org.hudsonci.maven.plugin.ui.gwt.buildinfo with parameters of type BuildSummaryPresenter
MavenBuildInfoController(MainPanelPresenter mainPanel, BuildInformationManager buildInformationManager, com.google.gwt.event.shared.EventBus eventBus, ModuleDataProvider mdp, ArtifactDataProvider adp, BuildSummaryPresenter buildSummaryPresenter, ModuleInfoPresenter moduleInfoPresenter, ModuleInfoPickerPresenter moduleInfoPickerPresenter)
           
 

Uses of BuildSummaryPresenter in org.hudsonci.maven.plugin.ui.gwt.buildinfo.internal
 

Classes in org.hudsonci.maven.plugin.ui.gwt.buildinfo.internal that implement BuildSummaryPresenter
 class BuildSummaryPresenterImpl
          Default implementation of BuildSummaryPresenter.
 



Copyright © 2004-2011 Hudson. All Rights Reserved.