public class ParentFolderBuildWrapper
extends jenkins.tasks.SimpleBuildWrapper
withFolderProperties step.| Modifier and Type | Class and Description |
|---|---|
static class |
ParentFolderBuildWrapper.DescriptorImpl |
jenkins.tasks.SimpleBuildWrapper.Context, jenkins.tasks.SimpleBuildWrapper.Disposer| Constructor and Description |
|---|
ParentFolderBuildWrapper() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
runPreCheckout() |
void |
setUp(jenkins.tasks.SimpleBuildWrapper.Context context,
hudson.model.Run<?,?> run,
hudson.FilePath workspace,
hudson.Launcher launcher,
hudson.model.TaskListener listener,
hudson.EnvVars initialEnvironment) |
protected boolean runPreCheckout()
runPreCheckout in class jenkins.tasks.SimpleBuildWrapperpublic void setUp(jenkins.tasks.SimpleBuildWrapper.Context context,
hudson.model.Run<?,?> run,
hudson.FilePath workspace,
hudson.Launcher launcher,
hudson.model.TaskListener listener,
hudson.EnvVars initialEnvironment)
throws IOException,
InterruptedException
setUp in class jenkins.tasks.SimpleBuildWrapperIOExceptionInterruptedExceptionCopyright © 2016–2020. All rights reserved.