hudson.maven
Class MavenVersionCallable
java.lang.Object
hudson.maven.MavenVersionCallable
- All Implemented Interfaces:
- hudson.remoting.Callable<hudson.maven.MavenInformation,IOException>, Serializable
public class MavenVersionCallable
- extends Object
- implements hudson.remoting.Callable<hudson.maven.MavenInformation,IOException>
- Since:
- 3.0
- Author:
- Olivier Lamy
- See Also:
- Serialized Form
Method Summary |
hudson.maven.MavenInformation |
call()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MavenVersionCallable
public MavenVersionCallable(String mavenHome)
call
public hudson.maven.MavenInformation call()
throws IOException
- Specified by:
call
in interface hudson.remoting.Callable<hudson.maven.MavenInformation,IOException>
- Throws:
IOException
Copyright © 2004-2013. All Rights Reserved.