public class ReportGenerator extends Object implements hudson.FilePath.FileCallable<hudson.FilePath>
| Modifier and Type | Field and Description |
|---|---|
static String |
REPORT_PATH |
static String |
RESULTS_PATH |
| Constructor and Description |
|---|
ReportGenerator(String reportVersion,
org.apache.maven.settings.Proxy proxy) |
| Modifier and Type | Method and Description |
|---|---|
ru.yandex.qatools.clay.Aether |
createAether(org.apache.maven.settings.Proxy proxy) |
hudson.FilePath |
invoke(File f,
hudson.remoting.VirtualChannel channel) |
public static final String RESULTS_PATH
public static final String REPORT_PATH
public ReportGenerator(String reportVersion, org.apache.maven.settings.Proxy proxy)
public hudson.FilePath invoke(File f, hudson.remoting.VirtualChannel channel) throws IOException, InterruptedException
invoke in interface hudson.FilePath.FileCallable<hudson.FilePath>IOExceptionInterruptedExceptionpublic ru.yandex.qatools.clay.Aether createAether(org.apache.maven.settings.Proxy proxy)
throws IOException,
org.apache.maven.settings.building.SettingsBuildingException
IOExceptionorg.apache.maven.settings.building.SettingsBuildingExceptionCopyright © 2004-2015 Yandex. All Rights Reserved.