public class AllureCommandlineInstallation extends hudson.tools.ToolInstallation implements hudson.model.EnvironmentSpecific<AllureCommandlineInstallation>, hudson.slaves.NodeSpecific<AllureCommandlineInstallation>
| Modifier and Type | Class and Description |
|---|---|
static class |
AllureCommandlineInstallation.DescriptorImpl |
| Constructor and Description |
|---|
AllureCommandlineInstallation(String name,
String home,
List<? extends hudson.tools.ToolProperty<?>> properties) |
| Modifier and Type | Method and Description |
|---|---|
AllureCommandlineInstallation |
forEnvironment(hudson.EnvVars environment) |
AllureCommandlineInstallation |
forNode(hudson.model.Node node,
hudson.model.TaskListener log) |
File |
getExecutable(hudson.Launcher launcher) |
public static final String BIN_PATH
public File getExecutable(hudson.Launcher launcher) throws InterruptedException, IOException
InterruptedExceptionIOExceptionpublic AllureCommandlineInstallation forEnvironment(hudson.EnvVars environment)
forEnvironment in interface hudson.model.EnvironmentSpecific<AllureCommandlineInstallation>public AllureCommandlineInstallation forNode(hudson.model.Node node, hudson.model.TaskListener log) throws IOException, InterruptedException
forNode in interface hudson.slaves.NodeSpecific<AllureCommandlineInstallation>IOExceptionInterruptedExceptionCopyright © 2004-2015 Yandex. All Rights Reserved.