public class JCloudsOneOffSlave extends SimpleBuildWrapper
Modifier and Type | Class and Description |
---|---|
static class |
JCloudsOneOffSlave.DescriptorImpl |
SimpleBuildWrapper.Context, SimpleBuildWrapper.Disposer
BuildWrapper.Environment
ExtensionPoint.LegacyInstancesAreScopedToHudson
Constructor and Description |
---|
JCloudsOneOffSlave() |
Modifier and Type | Method and Description |
---|---|
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, setUp
all, getProjectAction, setUp
getDescriptor
@DataBoundConstructor public JCloudsOneOffSlave()
public void setUp(SimpleBuildWrapper.Context context, Run<?,?> build, FilePath workspace, Launcher launcher, TaskListener listener, EnvVars initialEnvironment) throws IOException, InterruptedException
setUp
in class SimpleBuildWrapper
IOException
InterruptedException
Copyright © 2016–2021. All rights reserved.