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 |
|---|---|
void |
loadFolderProperties(hudson.model.Job job,
jenkins.tasks.SimpleBuildWrapper.Context context) |
void |
setUp(jenkins.tasks.SimpleBuildWrapper.Context context,
hudson.model.Run<?,?> run,
hudson.FilePath workspace,
hudson.Launcher launcher,
hudson.model.TaskListener listener,
hudson.EnvVars initialEnvironment) |
public 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.SimpleBuildWrapperIOExceptionInterruptedExceptionpublic void loadFolderProperties(hudson.model.Job job,
jenkins.tasks.SimpleBuildWrapper.Context context)
Copyright © 2016–2018. All rights reserved.