public class FunctionAppDeploymentRecorder
extends com.microsoft.jenkins.appservice.BaseDeploymentRecorder
| Modifier and Type | Class and Description |
|---|---|
static class |
FunctionAppDeploymentRecorder.DescriptorImpl |
hudson.tasks.Publisher.DescriptorExtensionListImpljenkins.tasks.SimpleBuildStep.LastBuildAction, jenkins.tasks.SimpleBuildStep.LastBuildActionFactory| Constructor and Description |
|---|
FunctionAppDeploymentRecorder(String azureCredentialsId,
String resourceGroup,
String appName) |
| Modifier and Type | Method and Description |
|---|---|
FunctionAppDeploymentRecorder.DescriptorImpl |
getDescriptor() |
void |
perform(hudson.model.Run<?,?> run,
hudson.FilePath workspace,
hudson.Launcher launcher,
hudson.model.TaskListener listener) |
getAppName, getAzureCredentialsId, getFilePath, getRequiredMonitorService, getResourceGroup, getSourceDirectory, getTargetDirectory, isDeployOnlyIfSuccessful, needsToRunAfterFinalized, setDeployOnlyIfSuccessful, setFilePath, setSourceDirectory, setTargetDirectorygetProjectAction, getProjectActions, perform, perform, prebuildpublic void perform(@Nonnull hudson.model.Run<?,?> run, @Nonnull hudson.FilePath workspace, @Nonnull hudson.Launcher launcher, @Nonnull hudson.model.TaskListener listener) throws InterruptedException, IOException
InterruptedExceptionIOExceptionpublic FunctionAppDeploymentRecorder.DescriptorImpl getDescriptor()
getDescriptor in interface hudson.model.Describable<hudson.tasks.Publisher>getDescriptor in class com.microsoft.jenkins.appservice.BaseDeploymentRecorderCopyright © 2016–2021. All rights reserved.