A B C D E F G I L M O R S T U V _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- archive(FilePath, Launcher, BuildListener, Map<String, String>) - Method in class com.microsoft.jenkins.artifactmanager.AzureArtifactManager
- ARTIFACTS_PATH - Static variable in class com.microsoft.jenkins.artifactmanager.Constants
- AZURE_STORAGE_DISPLAY_NAME - Static variable in class com.microsoft.jenkins.artifactmanager.Constants
- AzureAbstractVirtualFile - Class in com.microsoft.jenkins.artifactmanager
- AzureAbstractVirtualFile() - Constructor for class com.microsoft.jenkins.artifactmanager.AzureAbstractVirtualFile
- AzureArtifactConfig - Class in com.microsoft.jenkins.artifactmanager
- AzureArtifactConfig() - Constructor for class com.microsoft.jenkins.artifactmanager.AzureArtifactConfig
- AzureArtifactConfig(String) - Constructor for class com.microsoft.jenkins.artifactmanager.AzureArtifactConfig
- AzureArtifactConfig_invalid_container_name(Object) - Static method in class com.microsoft.jenkins.artifactmanager.Messages
-
Key
AzureArtifactConfig_invalid_container_name
:"{0}" is an invalid container name, please refer help for more information
. - AzureArtifactConfig_invalid_prefix(Object) - Static method in class com.microsoft.jenkins.artifactmanager.Messages
-
Key
AzureArtifactConfig_invalid_prefix
:"{0}" is an invalid prefix value. Only alphanumeric characters are allowed,and the value must be 1-30 characters long. A forward slash is optional at the end.
. - AzureArtifactConfig.DescriptorImpl - Class in com.microsoft.jenkins.artifactmanager
- AzureArtifactManager - Class in com.microsoft.jenkins.artifactmanager
- AzureArtifactManager(Run<?, ?>, AzureArtifactConfig) - Constructor for class com.microsoft.jenkins.artifactmanager.AzureArtifactManager
- AzureArtifactManager_archive(Object, Object) - Static method in class com.microsoft.jenkins.artifactmanager.Messages
-
Key
AzureArtifactManager_archive
:Archiving from {0}: {1}
. - AzureArtifactManager_archive_fail(Object) - Static method in class com.microsoft.jenkins.artifactmanager.Messages
-
Key
AzureArtifactManager_archive_fail
:Fail to archive artifacts, details: {0}
. - AzureArtifactManager_cannot_copy(Object, Object) - Static method in class com.microsoft.jenkins.artifactmanager.Messages
-
Key
AzureArtifactManager_cannot_copy
:Cannot copy artifacts and stashes to {0} using {1}
. - AzureArtifactManager_clear_stash(Object, Object) - Static method in class com.microsoft.jenkins.artifactmanager.Messages
-
Key
AzureArtifactManager_clear_stash
:Delete {0} stashes from {1}
. - AzureArtifactManager_clear_stash_fail(Object) - Static method in class com.microsoft.jenkins.artifactmanager.Messages
-
Key
AzureArtifactManager_clear_stash_fail
:Fail to clear stashes, details: {0}
. - AzureArtifactManager_copy_all(Object, Object, Object, Object) - Static method in class com.microsoft.jenkins.artifactmanager.Messages
-
Key
AzureArtifactManager_copy_all
:Copy {0} artifacts and {1} stashes from {2} to {3}
. - AzureArtifactManager_copy_all_fail(Object) - Static method in class com.microsoft.jenkins.artifactmanager.Messages
-
Key
AzureArtifactManager_copy_all_fail
:Fail to copy artifacts and stashes, details: {0}
. - AzureArtifactManager_delete_fail(Object) - Static method in class com.microsoft.jenkins.artifactmanager.Messages
-
Key
AzureArtifactManager_delete_fail
:Fail to delete artifacts, details: {0}
. - AzureArtifactManager_stash_delete(Object) - Static method in class com.microsoft.jenkins.artifactmanager.Messages
-
Key
AzureArtifactManager_stash_delete
:Deleting stash file {0}
. - AzureArtifactManager_stash_fail(Object) - Static method in class com.microsoft.jenkins.artifactmanager.Messages
-
Key
AzureArtifactManager_stash_fail
:Fail to stash artifacts, details: {0}
. - AzureArtifactManager_stash_files(Object, Object) - Static method in class com.microsoft.jenkins.artifactmanager.Messages
-
Key
AzureArtifactManager_stash_files
:Stashed {0} file(s) to {1}
. - AzureArtifactManager_stash_no_file() - Static method in class com.microsoft.jenkins.artifactmanager.Messages
-
Key
AzureArtifactManager_stash_no_file
:No files included in stash
. - AzureArtifactManager_unstash_fail(Object) - Static method in class com.microsoft.jenkins.artifactmanager.Messages
-
Key
AzureArtifactManager_unstash_fail
:Fail to unstash artifacts, details: {0}
. - AzureArtifactManager_unstash_files(Object) - Static method in class com.microsoft.jenkins.artifactmanager.Messages
-
Key
AzureArtifactManager_unstash_files
:Unstash file(s) from {0}
. - AzureArtifactManager_unstash_not_found(Object, Object, Object) - Static method in class com.microsoft.jenkins.artifactmanager.Messages
-
Key
AzureArtifactManager_unstash_not_found
:No such saved stash {0} found at {1}/{2}
. - AzureArtifactManagerFactory - Class in com.microsoft.jenkins.artifactmanager
- AzureArtifactManagerFactory(AzureArtifactConfig) - Constructor for class com.microsoft.jenkins.artifactmanager.AzureArtifactManagerFactory
- AzureArtifactManagerFactory.DescriptorImpl - Class in com.microsoft.jenkins.artifactmanager
- AzureBlobVirtualFile - Class in com.microsoft.jenkins.artifactmanager
- AzureBlobVirtualFile(String, String, boolean, Run<?, ?>) - Constructor for class com.microsoft.jenkins.artifactmanager.AzureBlobVirtualFile
B
- BUILD_PREFIX_FORMAT - Static variable in class com.microsoft.jenkins.artifactmanager.Constants
C
- canRead() - Method in class com.microsoft.jenkins.artifactmanager.AzureBlobVirtualFile
- child(String) - Method in class com.microsoft.jenkins.artifactmanager.AzureBlobVirtualFile
- clearAllStashes(TaskListener) - Method in class com.microsoft.jenkins.artifactmanager.AzureArtifactManager
- com.microsoft.jenkins.artifactmanager - package com.microsoft.jenkins.artifactmanager
- COMMA - Static variable in class com.microsoft.jenkins.artifactmanager.Constants
- configure(StaplerRequest, JSONObject) - Method in class com.microsoft.jenkins.artifactmanager.AzureArtifactConfig.DescriptorImpl
- Constants - Class in com.microsoft.jenkins.artifactmanager
- containTokens(String) - Static method in class com.microsoft.jenkins.artifactmanager.Utils
- copyAllArtifactsAndStashes(Run<?, ?>, TaskListener) - Method in class com.microsoft.jenkins.artifactmanager.AzureArtifactManager
D
- DEFAULT_INCLUDE_PATTERN - Static variable in class com.microsoft.jenkins.artifactmanager.Constants
- delete() - Method in class com.microsoft.jenkins.artifactmanager.AzureArtifactManager
- DescriptorImpl() - Constructor for class com.microsoft.jenkins.artifactmanager.AzureArtifactConfig.DescriptorImpl
- DescriptorImpl() - Constructor for class com.microsoft.jenkins.artifactmanager.AzureArtifactManagerFactory.DescriptorImpl
- doCheckContainer(String) - Method in class com.microsoft.jenkins.artifactmanager.AzureArtifactConfig.DescriptorImpl
- doCheckPrefix(String) - Method in class com.microsoft.jenkins.artifactmanager.AzureArtifactConfig.DescriptorImpl
- doFillStorageCredentialIdItems(Item) - Method in class com.microsoft.jenkins.artifactmanager.AzureArtifactConfig.DescriptorImpl
E
- EMPTY_STRING - Static variable in class com.microsoft.jenkins.artifactmanager.Constants
- exists() - Method in class com.microsoft.jenkins.artifactmanager.AzureBlobVirtualFile
F
- FORWARD_SLASH - Static variable in class com.microsoft.jenkins.artifactmanager.Constants
G
- generateBlobPolicy() - Static method in class com.microsoft.jenkins.artifactmanager.Utils
- generateBlobSASURL(StorageAccountInfo, String, String) - Static method in class com.microsoft.jenkins.artifactmanager.Utils
- generateExpiryDate() - Static method in class com.microsoft.jenkins.artifactmanager.Utils
- get() - Static method in class com.microsoft.jenkins.artifactmanager.AzureArtifactConfig
- getArtifactConfig() - Static method in class com.microsoft.jenkins.artifactmanager.Utils
- getBlobContainerReference(StorageAccountInfo, String, boolean) - Static method in class com.microsoft.jenkins.artifactmanager.Utils
- getBlobUrl(StorageAccountInfo, String, String) - Static method in class com.microsoft.jenkins.artifactmanager.Utils
- getCloudStorageAccount(StorageAccountInfo) - Static method in class com.microsoft.jenkins.artifactmanager.Utils
- getConfig() - Method in class com.microsoft.jenkins.artifactmanager.AzureArtifactManagerFactory
- getContainer() - Method in class com.microsoft.jenkins.artifactmanager.AzureArtifactConfig
- getContainer() - Method in class com.microsoft.jenkins.artifactmanager.AzureBlobVirtualFile
- getDisableExternalUrl() - Method in class com.microsoft.jenkins.artifactmanager.AzureArtifactConfig
- getDisplayName() - Method in class com.microsoft.jenkins.artifactmanager.AzureArtifactConfig.DescriptorImpl
- getDisplayName() - Method in class com.microsoft.jenkins.artifactmanager.AzureArtifactManagerFactory.DescriptorImpl
- getKey() - Method in class com.microsoft.jenkins.artifactmanager.AzureBlobVirtualFile
- getName() - Method in class com.microsoft.jenkins.artifactmanager.AzureBlobVirtualFile
- getParent() - Method in class com.microsoft.jenkins.artifactmanager.AzureBlobVirtualFile
- getPrefix() - Method in class com.microsoft.jenkins.artifactmanager.AzureArtifactConfig
- getStorageAccount(Item) - Static method in class com.microsoft.jenkins.artifactmanager.Utils
- getStorageCredentialId() - Method in class com.microsoft.jenkins.artifactmanager.AzureArtifactConfig
I
- isDirectory() - Method in class com.microsoft.jenkins.artifactmanager.AzureBlobVirtualFile
- isFile() - Method in class com.microsoft.jenkins.artifactmanager.AzureBlobVirtualFile
- isPrefixValid(String) - Static method in class com.microsoft.jenkins.artifactmanager.Utils
L
- lastModified() - Method in class com.microsoft.jenkins.artifactmanager.AzureBlobVirtualFile
- length() - Method in class com.microsoft.jenkins.artifactmanager.AzureBlobVirtualFile
- list() - Method in class com.microsoft.jenkins.artifactmanager.AzureBlobVirtualFile
M
- managerFor(Run<?, ?>) - Method in class com.microsoft.jenkins.artifactmanager.AzureArtifactManagerFactory
- Messages - Class in com.microsoft.jenkins.artifactmanager
-
Generated localization support class.
- Messages() - Constructor for class com.microsoft.jenkins.artifactmanager.Messages
O
- onLoad(Run<?, ?>) - Method in class com.microsoft.jenkins.artifactmanager.AzureArtifactManager
- open() - Method in class com.microsoft.jenkins.artifactmanager.AzureBlobVirtualFile
R
- replaceMacro(String, Map<String, String>, Locale) - Static method in class com.microsoft.jenkins.artifactmanager.Utils
- root() - Method in class com.microsoft.jenkins.artifactmanager.AzureArtifactManager
- run(Callable<V, IOException>) - Method in class com.microsoft.jenkins.artifactmanager.AzureBlobVirtualFile
S
- setContainer(String) - Method in class com.microsoft.jenkins.artifactmanager.AzureArtifactConfig
- setDisableExternalUrl(boolean) - Method in class com.microsoft.jenkins.artifactmanager.AzureArtifactConfig
- setPrefix(String) - Method in class com.microsoft.jenkins.artifactmanager.AzureArtifactConfig
- stash(String, FilePath, Launcher, EnvVars, TaskListener, String, String, boolean, boolean) - Method in class com.microsoft.jenkins.artifactmanager.AzureArtifactManager
- STASHES_PATH - Static variable in class com.microsoft.jenkins.artifactmanager.Constants
T
- TGZ_FILE_EXTENSION - Static variable in class com.microsoft.jenkins.artifactmanager.Constants
- toExternalURL() - Method in class com.microsoft.jenkins.artifactmanager.AzureBlobVirtualFile
- toURI() - Method in class com.microsoft.jenkins.artifactmanager.AzureBlobVirtualFile
U
- unstash(String, FilePath, Launcher, EnvVars, TaskListener) - Method in class com.microsoft.jenkins.artifactmanager.AzureArtifactManager
- Utils - Class in com.microsoft.jenkins.artifactmanager
V
- validateContainerName(String) - Static method in class com.microsoft.jenkins.artifactmanager.Utils
- VIRTUAL_PATH_FORMAT - Static variable in class com.microsoft.jenkins.artifactmanager.Constants
_
- _AzureArtifactConfig_invalid_container_name(Object) - Static method in class com.microsoft.jenkins.artifactmanager.Messages
-
Key
AzureArtifactConfig_invalid_container_name
:"{0}" is an invalid container name, please refer help for more information
. - _AzureArtifactConfig_invalid_prefix(Object) - Static method in class com.microsoft.jenkins.artifactmanager.Messages
-
Key
AzureArtifactConfig_invalid_prefix
:"{0}" is an invalid prefix value. Only alphanumeric characters are allowed,and the value must be 1-30 characters long. A forward slash is optional at the end.
. - _AzureArtifactManager_archive(Object, Object) - Static method in class com.microsoft.jenkins.artifactmanager.Messages
-
Key
AzureArtifactManager_archive
:Archiving from {0}: {1}
. - _AzureArtifactManager_archive_fail(Object) - Static method in class com.microsoft.jenkins.artifactmanager.Messages
-
Key
AzureArtifactManager_archive_fail
:Fail to archive artifacts, details: {0}
. - _AzureArtifactManager_cannot_copy(Object, Object) - Static method in class com.microsoft.jenkins.artifactmanager.Messages
-
Key
AzureArtifactManager_cannot_copy
:Cannot copy artifacts and stashes to {0} using {1}
. - _AzureArtifactManager_clear_stash(Object, Object) - Static method in class com.microsoft.jenkins.artifactmanager.Messages
-
Key
AzureArtifactManager_clear_stash
:Delete {0} stashes from {1}
. - _AzureArtifactManager_clear_stash_fail(Object) - Static method in class com.microsoft.jenkins.artifactmanager.Messages
-
Key
AzureArtifactManager_clear_stash_fail
:Fail to clear stashes, details: {0}
. - _AzureArtifactManager_copy_all(Object, Object, Object, Object) - Static method in class com.microsoft.jenkins.artifactmanager.Messages
-
Key
AzureArtifactManager_copy_all
:Copy {0} artifacts and {1} stashes from {2} to {3}
. - _AzureArtifactManager_copy_all_fail(Object) - Static method in class com.microsoft.jenkins.artifactmanager.Messages
-
Key
AzureArtifactManager_copy_all_fail
:Fail to copy artifacts and stashes, details: {0}
. - _AzureArtifactManager_delete_fail(Object) - Static method in class com.microsoft.jenkins.artifactmanager.Messages
-
Key
AzureArtifactManager_delete_fail
:Fail to delete artifacts, details: {0}
. - _AzureArtifactManager_stash_delete(Object) - Static method in class com.microsoft.jenkins.artifactmanager.Messages
-
Key
AzureArtifactManager_stash_delete
:Deleting stash file {0}
. - _AzureArtifactManager_stash_fail(Object) - Static method in class com.microsoft.jenkins.artifactmanager.Messages
-
Key
AzureArtifactManager_stash_fail
:Fail to stash artifacts, details: {0}
. - _AzureArtifactManager_stash_files(Object, Object) - Static method in class com.microsoft.jenkins.artifactmanager.Messages
-
Key
AzureArtifactManager_stash_files
:Stashed {0} file(s) to {1}
. - _AzureArtifactManager_stash_no_file() - Static method in class com.microsoft.jenkins.artifactmanager.Messages
-
Key
AzureArtifactManager_stash_no_file
:No files included in stash
. - _AzureArtifactManager_unstash_fail(Object) - Static method in class com.microsoft.jenkins.artifactmanager.Messages
-
Key
AzureArtifactManager_unstash_fail
:Fail to unstash artifacts, details: {0}
. - _AzureArtifactManager_unstash_files(Object) - Static method in class com.microsoft.jenkins.artifactmanager.Messages
-
Key
AzureArtifactManager_unstash_files
:Unstash file(s) from {0}
. - _AzureArtifactManager_unstash_not_found(Object, Object, Object) - Static method in class com.microsoft.jenkins.artifactmanager.Messages
-
Key
AzureArtifactManager_unstash_not_found
:No such saved stash {0} found at {1}/{2}
.
All Classes All Packages