org.hudsonci.maven.plugin.ui.gwt.buildinfo
Class MavenBuildInfoController
java.lang.Object
org.hudsonci.maven.plugin.ui.gwt.buildinfo.MavenBuildInfoController
@Singleton
public class MavenBuildInfoController
- extends Object
Controls initial startup and extra configuration of the application.
- Since:
- 2.1.0
- Author:
- Jamie Whitehouse
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MavenBuildInfoController
@Inject
public MavenBuildInfoController(MainPanelPresenter mainPanel,
BuildInformationManager buildInformationManager,
com.google.gwt.event.shared.EventBus eventBus,
ModuleDataProvider mdp,
ArtifactDataProvider adp,
BuildSummaryPresenter buildSummaryPresenter,
ModuleInfoPresenter moduleInfoPresenter,
ModuleInfoPickerPresenter moduleInfoPickerPresenter)
start
public void start(com.google.gwt.user.client.ui.HasWidgets container)
buildStateSelected
public void buildStateSelected(BuildStateSelectedEvent event)
Copyright © 2004-2011 Hudson. All Rights Reserved.