public class AllureReportPlugin
extends hudson.Plugin
| Modifier and Type | Field and Description |
|---|---|
static String |
ALLURE_REPORT_PATH |
static String |
ALLURE_URL_PATH |
| Constructor and Description |
|---|
AllureReportPlugin() |
| Modifier and Type | Method and Description |
|---|---|
static File |
getBuildReportFolder(hudson.model.AbstractBuild<?,?> build) |
static ClassLoader |
getClassLoader() |
static String |
getIconFilename() |
static InputStream |
getResource(String resource) |
public static final String ALLURE_URL_PATH
public static final String ALLURE_REPORT_PATH
public static File getBuildReportFolder(hudson.model.AbstractBuild<?,?> build)
public static ClassLoader getClassLoader()
public static InputStream getResource(String resource)
public static String getIconFilename()
Copyright © 2004-2014 Yandex. All Rights Reserved.