Uses of Class
org.hudsonci.maven.plugin.ui.gwt.buildinfo.internal.ArtifactDataProvider

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

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

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

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

Constructors in org.hudsonci.maven.plugin.ui.gwt.buildinfo.internal with parameters of type ArtifactDataProvider
BuildInformationManagerImpl(BuildCoordinates buildCoordinates, BuildStateService buildStateService, com.google.gwt.event.shared.EventBus eventBus, ArtifactDataProvider adp, WaitPresenter waiter, ServiceFailureNotifier serviceFailureNotifier)
           
MainPanelViewImpl(ModuleDataProvider mdp, ArtifactDataProvider adp, BuildSummaryPresenter.BuildSummaryView buildSummaryView, ModuleInfoPresenter.ModuleInfoView moduleInfoView)
           
 



Copyright © 2004-2011 Hudson. All Rights Reserved.