public final class FileParameterWrapper extends SimpleBuildWrapper
| Modifier and Type | Class and Description |
|---|---|
static class |
FileParameterWrapper.DescriptorImpl |
SimpleBuildWrapper.Context, SimpleBuildWrapper.DisposerBuildWrapper.EnvironmentExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
FileParameterWrapper(String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAllowNoFile() |
void |
setAllowNoFile(boolean allowNoFile) |
void |
setUp(SimpleBuildWrapper.Context context,
Run<?,?> build,
FilePath workspace,
Launcher launcher,
TaskListener listener,
EnvVars initialEnvironment) |
createContext, createLoggerDecorator, decorateLauncher, decorateLogger, getProjectActions, makeBuildVariables, makeSensitiveBuildVariables, preCheckout, requiresWorkspace, runPreCheckout, setUp, setUpall, getProjectAction, setUpgetDescriptorpublic final String name
@DataBoundConstructor public FileParameterWrapper(String name)
public boolean isAllowNoFile()
@DataBoundSetter public void setAllowNoFile(boolean allowNoFile)
public void setUp(SimpleBuildWrapper.Context context, Run<?,?> build, FilePath workspace, Launcher launcher, TaskListener listener, EnvVars initialEnvironment) throws IOException, InterruptedException
setUp in class SimpleBuildWrapperIOExceptionInterruptedExceptionCopyright © 2016–2021. All rights reserved.