public class CloudBuildBuilder
extends hudson.tasks.Builder
| Modifier and Type | Class and Description |
|---|---|
static class |
CloudBuildBuilder.Descriptor
Descriptor for
CloudBuildBuilder. |
| Constructor and Description |
|---|
CloudBuildBuilder(CloudBuildInput input) |
| Modifier and Type | Method and Description |
|---|---|
CloudBuildInput |
getInput() |
boolean |
perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
all, getDescriptor, getRequiredMonitorService, prebuild@DataBoundConstructor public CloudBuildBuilder(@Nonnull CloudBuildInput input)
@Nonnull public CloudBuildInput getInput()
public boolean perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
throws IOException,
InterruptedException
perform in interface hudson.tasks.BuildStepperform in class hudson.tasks.BuildStepCompatibilityLayerIOExceptionInterruptedExceptionCopyright © 2017–2021 Google. All rights reserved.