hudson.maven
Class MavenInformation
java.lang.Object
hudson.maven.MavenInformation
- All Implemented Interfaces:
- Serializable
public class MavenInformation
- extends Object
- implements Serializable
- Since:
- 3.0
- Author:
- Olivier Lamy
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MavenInformation
public MavenInformation(String version,
String versionResourcePath)
getVersion
public String getVersion()
getVersionResourcePath
public String getVersionResourcePath()
Copyright © 2004-2011. All Rights Reserved.