public class UpdateBuilder extends BaseBuilder
| Modifier and Type | Class and Description |
|---|---|
static class |
UpdateBuilder.DescriptorImpl |
jenkins.tasks.SimpleBuildStep.LastBuildAction, jenkins.tasks.SimpleBuildStep.LastBuildActionFactory| Constructor and Description |
|---|
UpdateBuilder(String azureCredentialsId,
String resourceGroup,
String name,
ImageReference imageReference) |
| Modifier and Type | Method and Description |
|---|---|
ImageReference |
getImageReference() |
void |
perform(hudson.model.Run<?,?> run,
hudson.FilePath workspace,
hudson.Launcher launcher,
hudson.model.TaskListener listener) |
getAzureClient, getAzureCredentialsId, getName, getRequiredMonitorService, getResourceGroupgetProjectAction, getProjectAction, getProjectActions, perform, perform, prebuild@DataBoundConstructor public UpdateBuilder(String azureCredentialsId, String resourceGroup, String name, ImageReference imageReference)
public ImageReference getImageReference()
public void perform(@Nonnull hudson.model.Run<?,?> run, @Nonnull hudson.FilePath workspace, @Nonnull hudson.Launcher launcher, @Nonnull hudson.model.TaskListener listener) throws InterruptedException, IOException
InterruptedExceptionIOExceptionCopyright © 2016–2021. All rights reserved.