public class MavenBuild extends Build
| Constructor and Description |
|---|
MavenBuild() |
MavenBuild(Build from) |
MavenBuild(int number,
String url) |
| Modifier and Type | Method and Description |
|---|---|
MavenModule |
getMavenModule() |
TestReport |
getTestReport() |
public MavenBuild()
public MavenBuild(Build from)
public MavenBuild(int number,
String url)
public MavenModule getMavenModule() throws IOException
IOExceptionpublic TestReport getTestReport() throws IOException
IOExceptionCopyright © 2016. All rights reserved.