Skip navigation links
A B C D E F G I P S T Z 

A

AI_CONFIGURE_FAILED - Static variable in class com.microsoft.jenkins.function.util.Constants
 
AI_FTP_DEPLOY - Static variable in class com.microsoft.jenkins.function.util.Constants
 
AI_FTP_DEPLOY_FAILED - Static variable in class com.microsoft.jenkins.function.util.Constants
 
AI_FUNCTION_APP - Static variable in class com.microsoft.jenkins.function.util.Constants
AI constants.
AI_GIT_DEPLOY - Static variable in class com.microsoft.jenkins.function.util.Constants
 
AI_GIT_DEPLOY_FAILED - Static variable in class com.microsoft.jenkins.function.util.Constants
 
AI_START_DEPLOY - Static variable in class com.microsoft.jenkins.function.util.Constants
 
AI_ZIP_DEPLOY - Static variable in class com.microsoft.jenkins.function.util.Constants
 
AI_ZIP_DEPLOY_FAILED - Static variable in class com.microsoft.jenkins.function.util.Constants
 
AzureFunctionPlugin - Class in com.microsoft.jenkins.function
 
AzureFunctionPlugin() - Constructor for class com.microsoft.jenkins.function.AzureFunctionPlugin
 
AzureFunctionPlugin.AzureTelemetryInterceptor - Class in com.microsoft.jenkins.function
 
AzureTelemetryInterceptor() - Constructor for class com.microsoft.jenkins.function.AzureFunctionPlugin.AzureTelemetryInterceptor
 
AzureUtils - Class in com.microsoft.jenkins.function.util
 

B

buildClient(Item, String) - Static method in class com.microsoft.jenkins.function.util.AzureUtils
 

C

com.microsoft.jenkins.function - package com.microsoft.jenkins.function
 
com.microsoft.jenkins.function.commands - package com.microsoft.jenkins.function.commands
 
com.microsoft.jenkins.function.util - package com.microsoft.jenkins.function.util
 
configure(Run<?, ?>, FilePath, Launcher, TaskListener, FunctionApp) - Method in class com.microsoft.jenkins.function.FunctionAppDeploymentCommandContext
 
Constants - Class in com.microsoft.jenkins.function.util
 

D

DEFAULT_AZURE_SDK_LOGGING_LEVEL - Static variable in class com.microsoft.jenkins.function.util.Constants
 
DescriptorImpl() - Constructor for class com.microsoft.jenkins.function.FunctionAppDeploymentRecorder.DescriptorImpl
 
doFillAppNameItems(Item, String, String) - Method in class com.microsoft.jenkins.function.FunctionAppDeploymentRecorder.DescriptorImpl
 
doFillAzureCredentialsIdItems(Item) - Method in class com.microsoft.jenkins.function.FunctionAppDeploymentRecorder.DescriptorImpl
 
doFillResourceGroupItems(Item, String) - Method in class com.microsoft.jenkins.function.FunctionAppDeploymentRecorder.DescriptorImpl
 

E

EMPTY_SELECTION - Static variable in class com.microsoft.jenkins.function.util.Constants
 
execute(FTPDeployCommand.IFTPDeployCommandData) - Method in class com.microsoft.jenkins.function.commands.FTPDeployCommand
Deprecated.
 
execute(GitDeployCommand.IGitDeployCommandData) - Method in class com.microsoft.jenkins.function.commands.GitDeployCommand
 
execute(ZipDeployCommand.IZipDeployCommandData) - Method in class com.microsoft.jenkins.function.commands.ZipDeployCommand
 

F

FilePathUtils - Class in com.microsoft.jenkins.function.util
 
FTPDeployCommand - Class in com.microsoft.jenkins.function.commands
Deprecated.
FTPDeployCommand() - Constructor for class com.microsoft.jenkins.function.commands.FTPDeployCommand
Deprecated.
 
FTPDeployCommand.IFTPDeployCommandData - Interface in com.microsoft.jenkins.function.commands
Deprecated.
 
FunctionAppDeploymentCommandContext - Class in com.microsoft.jenkins.function
 
FunctionAppDeploymentCommandContext(String) - Constructor for class com.microsoft.jenkins.function.FunctionAppDeploymentCommandContext
 
FunctionAppDeploymentRecorder - Class in com.microsoft.jenkins.function
 
FunctionAppDeploymentRecorder(String, String, String) - Constructor for class com.microsoft.jenkins.function.FunctionAppDeploymentRecorder
 
FunctionAppDeploymentRecorder.DescriptorImpl - Class in com.microsoft.jenkins.function
 

G

getDataForCommand(ICommand) - Method in class com.microsoft.jenkins.function.FunctionAppDeploymentCommandContext
 
getDescriptor() - Method in class com.microsoft.jenkins.function.FunctionAppDeploymentRecorder
 
getDisplayName() - Method in class com.microsoft.jenkins.function.FunctionAppDeploymentRecorder.DescriptorImpl
 
getFilePath() - Method in interface com.microsoft.jenkins.function.commands.FTPDeployCommand.IFTPDeployCommandData
Deprecated.
 
getFilePath() - Method in interface com.microsoft.jenkins.function.commands.GitDeployCommand.IGitDeployCommandData
 
getFilePath() - Method in interface com.microsoft.jenkins.function.commands.ZipDeployCommand.IZipDeployCommandData
 
getFilePath() - Method in class com.microsoft.jenkins.function.FunctionAppDeploymentCommandContext
 
getPublishingProfile() - Method in interface com.microsoft.jenkins.function.commands.FTPDeployCommand.IFTPDeployCommandData
Deprecated.
 
getPublishingProfile() - Method in interface com.microsoft.jenkins.function.commands.GitDeployCommand.IGitDeployCommandData
 
getPublishingProfile() - Method in class com.microsoft.jenkins.function.FunctionAppDeploymentCommandContext
 
getSourceDirectory() - Method in interface com.microsoft.jenkins.function.commands.FTPDeployCommand.IFTPDeployCommandData
Deprecated.
 
getSourceDirectory() - Method in interface com.microsoft.jenkins.function.commands.GitDeployCommand.IGitDeployCommandData
 
getSourceDirectory() - Method in interface com.microsoft.jenkins.function.commands.ZipDeployCommand.IZipDeployCommandData
 
getSourceDirectory() - Method in class com.microsoft.jenkins.function.FunctionAppDeploymentCommandContext
 
getTargetDirectory() - Method in interface com.microsoft.jenkins.function.commands.FTPDeployCommand.IFTPDeployCommandData
Deprecated.
 
getTargetDirectory() - Method in interface com.microsoft.jenkins.function.commands.GitDeployCommand.IGitDeployCommandData
 
getTargetDirectory() - Method in interface com.microsoft.jenkins.function.commands.ZipDeployCommand.IZipDeployCommandData
 
getTargetDirectory() - Method in class com.microsoft.jenkins.function.FunctionAppDeploymentCommandContext
 
getToken(Item, String) - Static method in class com.microsoft.jenkins.function.util.AzureUtils
 
getWebAppBase() - Method in interface com.microsoft.jenkins.function.commands.FTPDeployCommand.IFTPDeployCommandData
Deprecated.
 
getWebAppBase() - Method in interface com.microsoft.jenkins.function.commands.GitDeployCommand.IGitDeployCommandData
 
getWebAppBase() - Method in interface com.microsoft.jenkins.function.commands.ZipDeployCommand.IZipDeployCommandData
 
getWebAppBase() - Method in class com.microsoft.jenkins.function.FunctionAppDeploymentCommandContext
 
GitDeployCommand - Class in com.microsoft.jenkins.function.commands
 
GitDeployCommand() - Constructor for class com.microsoft.jenkins.function.commands.GitDeployCommand
 
GitDeployCommand.IGitDeployCommandData - Interface in com.microsoft.jenkins.function.commands
 

I

intercept(Interceptor.Chain) - Method in class com.microsoft.jenkins.function.AzureFunctionPlugin.AzureTelemetryInterceptor
 

P

perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class com.microsoft.jenkins.function.FunctionAppDeploymentRecorder
 
PLUGIN_NAME - Static variable in class com.microsoft.jenkins.function.util.Constants
 

S

sendEvent(String, String, String...) - Static method in class com.microsoft.jenkins.function.AzureFunctionPlugin
 
sendEvent(String, String, Map<String, String>) - Static method in class com.microsoft.jenkins.function.AzureFunctionPlugin
 
setSourceDirectory(String) - Method in class com.microsoft.jenkins.function.FunctionAppDeploymentCommandContext
 
setTargetDirectory(String) - Method in class com.microsoft.jenkins.function.FunctionAppDeploymentCommandContext
 
startImpl(StepContext) - Method in class com.microsoft.jenkins.function.FunctionAppDeploymentCommandContext
 

T

trimDirectoryPrefix(FilePath, FilePath) - Static method in class com.microsoft.jenkins.function.util.FilePathUtils
 

Z

ZipDeployCommand - Class in com.microsoft.jenkins.function.commands
 
ZipDeployCommand() - Constructor for class com.microsoft.jenkins.function.commands.ZipDeployCommand
 
ZipDeployCommand.IZipDeployCommandData - Interface in com.microsoft.jenkins.function.commands
 
A B C D E F G I P S T Z 
Skip navigation links

Copyright © 2016–2021. All rights reserved.