public class MavenVersionCallable extends jenkins.security.MasterToSlaveCallable<hudson.maven.MavenInformation,IOException>
| Constructor and Description |
|---|
MavenVersionCallable(String mavenHome) |
| Modifier and Type | Method and Description |
|---|---|
hudson.maven.MavenInformation |
call() |
public MavenVersionCallable(String mavenHome) throws IOException
IOExceptionpublic hudson.maven.MavenInformation call()
throws IOException
IOExceptionCopyright © 2016–2017. All rights reserved.