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

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

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

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

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

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

Constructors in org.hudsonci.maven.plugin.ui.gwt.buildinfo.internal with parameters of type BuildInformationManager
MainPanelPresenterImpl(MainPanelPresenter.MainPanelView view, com.google.gwt.user.client.ui.IsWidget firstDisplay, com.google.gwt.event.shared.EventBus eventBus, BuildInformationManager dataManager)
           
ModuleInfoPresenterImpl(ModuleInfoPresenter.ModuleInfoView view, BuildInformationManager infoManager)
           
 



Copyright © 2004-2011 Hudson. All Rights Reserved.