protected static class WithPythonEnvStep.Execution
extends org.jenkinsci.plugins.workflow.steps.StepExecution
| Modifier | Constructor and Description |
|---|---|
protected |
Execution(WithPythonEnvStep step,
org.jenkinsci.plugins.workflow.steps.StepContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getCommandPath(boolean isUnix,
hudson.DescriptorExtensionList<hudson.tools.ToolInstallation,hudson.tools.ToolDescriptor<?>> descriptors) |
String |
getFullyQualifiedPythonEnvDirectoryName(org.jenkinsci.plugins.workflow.steps.StepContext stepContext,
boolean isUnix,
String relativeDir) |
boolean |
start() |
void |
stop(Throwable throwable) |
protected Execution(WithPythonEnvStep step, org.jenkinsci.plugins.workflow.steps.StepContext context)
public String getFullyQualifiedPythonEnvDirectoryName(org.jenkinsci.plugins.workflow.steps.StepContext stepContext, boolean isUnix, String relativeDir) throws Exception
Exceptionprotected String getCommandPath(boolean isUnix, hudson.DescriptorExtensionList<hudson.tools.ToolInstallation,hudson.tools.ToolDescriptor<?>> descriptors) throws Exception
Exceptionpublic boolean start()
throws Exception
start in class org.jenkinsci.plugins.workflow.steps.StepExecutionExceptionCopyright © 2016–2017. All rights reserved.