public class ServerBuildWrapper extends SimpleBuildWrapper
| Modifier and Type | Class and Description |
|---|---|
static class |
ServerBuildWrapper.DescriptorImpl |
SimpleBuildWrapper.Context, SimpleBuildWrapper.DisposerBuildWrapper.EnvironmentExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
ServerBuildWrapper(List<ServerSecret> secrets) |
| Modifier and Type | Method and Description |
|---|---|
List<ServerSecret> |
getSecrets() |
void |
setSecrets(List<ServerSecret> secrets) |
void |
setUp(SimpleBuildWrapper.Context context,
Run<?,?> build,
FilePath workspace,
Launcher launcher,
TaskListener listener,
EnvVars initialEnvironment) |
createLoggerDecorator, decorateLauncher, decorateLogger, getProjectActions, makeBuildVariables, makeSensitiveBuildVariables, preCheckout, runPreCheckout, setUpall, getProjectAction, setUpgetDescriptor@DataBoundConstructor public ServerBuildWrapper(List<ServerSecret> secrets)
public List<ServerSecret> getSecrets()
@DataBoundSetter public void setSecrets(List<ServerSecret> secrets)
public void setUp(SimpleBuildWrapper.Context context, Run<?,?> build, FilePath workspace, Launcher launcher, TaskListener listener, EnvVars initialEnvironment) throws IOException, InterruptedException
setUp in class SimpleBuildWrapperIOExceptionInterruptedExceptionCopyright © 2016–2022. All rights reserved.