org.hudsonci.maven.plugin.ui.gwt.buildinfo.internal
Class BuildSummaryPresenterImpl
java.lang.Object
org.hudsonci.maven.plugin.ui.gwt.buildinfo.internal.BuildSummaryPresenterImpl
- All Implemented Interfaces:
- BuildSummaryPresenter
public class BuildSummaryPresenterImpl
- extends Object
- implements BuildSummaryPresenter
Default implementation of BuildSummaryPresenter.
- 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 |
BuildSummaryPresenterImpl
@Inject
public BuildSummaryPresenterImpl(BuildSummaryPresenter.BuildSummaryView view,
ModuleDataProvider mdp)
setBuildState
public void setBuildState(BuildStateDTO buildState)
- Specified by:
setBuildState in interface BuildSummaryPresenter
Copyright © 2004-2011 Hudson. All Rights Reserved.