org.hudsonci.maven.plugin.ui.gwt.buildinfo.internal
Class GwtLoadedBuildCoordinates
java.lang.Object
org.hudsonci.maven.plugin.ui.gwt.buildinfo.internal.GwtLoadedBuildCoordinates
- All Implemented Interfaces:
- BuildCoordinates
@Singleton
public class GwtLoadedBuildCoordinates
- extends Object
- implements BuildCoordinates
Build coordinates loaded from the page or query string.
- 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 |
GwtLoadedBuildCoordinates
public GwtLoadedBuildCoordinates()
getProjectName
public String getProjectName()
- Specified by:
getProjectName in interface BuildCoordinates
getBuildnumber
public int getBuildnumber()
- Specified by:
getBuildnumber in interface BuildCoordinates
Copyright © 2004-2011 Hudson. All Rights Reserved.