hudson.maven
Class MavenBuildInformation

java.lang.Object
  extended by hudson.maven.MavenBuildInformation
All Implemented Interfaces:
Serializable

public class MavenBuildInformation
extends Object
implements Serializable

Since:
1.392
Author:
Olivier Lamy
See Also:
Serialized Form

Constructor Summary
MavenBuildInformation(String mavenVersion)
           
 
Method Summary
 String getMavenVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MavenBuildInformation

public MavenBuildInformation(String mavenVersion)
Method Detail

getMavenVersion

public String getMavenVersion()


Copyright © 2004-2011. All Rights Reserved.