C D F G H I M P R S T U V W _

C

Client_SA_val_fail() - Static method in class com.microsoftopentechnologies.windowsazurestorage.Messages
Failed to validate storage account details.
com.microsoftopentechnologies.windowsazurestorage - package com.microsoftopentechnologies.windowsazurestorage
 
com.microsoftopentechnologies.windowsazurestorage.beans - package com.microsoftopentechnologies.windowsazurestorage.beans
 
com.microsoftopentechnologies.windowsazurestorage.exceptions - package com.microsoftopentechnologies.windowsazurestorage.exceptions
 
com.microsoftopentechnologies.windowsazurestorage.helper - package com.microsoftopentechnologies.windowsazurestorage.helper
 
configure(StaplerRequest, JSONObject) - Method in class com.microsoftopentechnologies.windowsazurestorage.WAStoragePublisher.WAStorageDescriptor
 
containTokens(String) - Static method in class com.microsoftopentechnologies.windowsazurestorage.helper.Utils
This method checks if text contains tokens in the form of $TOKEN or ${TOKEN}

D

DEF_BLOB_URL - Static variable in class com.microsoftopentechnologies.windowsazurestorage.helper.Utils
 
doCheckAccount(String, String, String) - Method in class com.microsoftopentechnologies.windowsazurestorage.WAStoragePublisher.WAStorageDescriptor
Validates storage account details.
doCheckName(String) - Method in class com.microsoftopentechnologies.windowsazurestorage.WAStoragePublisher.WAStorageDescriptor
Checks for valid container name.
doCheckPath(String) - Method in class com.microsoftopentechnologies.windowsazurestorage.WAStoragePublisher.WAStorageDescriptor
 

F

FWD_SLASH - Static variable in class com.microsoftopentechnologies.windowsazurestorage.helper.Utils
 

G

getBlobContainerReference(String, String, String, String, boolean, boolean, Boolean) - Static method in class com.microsoftopentechnologies.windowsazurestorage.WAStorageClient
Returns reference of Windows Azure cloud blob container.
getBlobEndPointURL() - Method in class com.microsoftopentechnologies.windowsazurestorage.beans.StorageAccountInfo
 
getBlobEP(String, String) - Static method in class com.microsoftopentechnologies.windowsazurestorage.helper.Utils
Returns formatted blob end point in case if a non-default one is specified.
getContainerName() - Method in class com.microsoftopentechnologies.windowsazurestorage.WAStoragePublisher
 
getDefaultBlobURL() - Static method in class com.microsoftopentechnologies.windowsazurestorage.helper.Utils
Returns default blob url
getDefaultBlobURL() - Method in class com.microsoftopentechnologies.windowsazurestorage.WAStoragePublisher.WAStorageDescriptor
 
getDescriptor() - Method in class com.microsoftopentechnologies.windowsazurestorage.WAStoragePublisher
 
getDisplayName() - Method in class com.microsoftopentechnologies.windowsazurestorage.WAStoragePublisher.WAStorageDescriptor
 
getFilesPath() - Method in class com.microsoftopentechnologies.windowsazurestorage.WAStoragePublisher
 
getRequiredMonitorService() - Method in class com.microsoftopentechnologies.windowsazurestorage.WAStoragePublisher
 
getStorageAccName() - Method in class com.microsoftopentechnologies.windowsazurestorage.beans.StorageAccountInfo
 
getStorageAccName() - Method in class com.microsoftopentechnologies.windowsazurestorage.WAStoragePublisher
 
getStorageAccount() - Method in class com.microsoftopentechnologies.windowsazurestorage.WAStoragePublisher
Returns storage account object based on the name selected in job configuration
getStorageAccountKey() - Method in class com.microsoftopentechnologies.windowsazurestorage.beans.StorageAccountInfo
 
getStorageAccounts() - Method in class com.microsoftopentechnologies.windowsazurestorage.WAStoragePublisher.WAStorageDescriptor
 
getVirtualPath() - Method in class com.microsoftopentechnologies.windowsazurestorage.WAStoragePublisher
 

H

HTTP_PRT - Static variable in class com.microsoftopentechnologies.windowsazurestorage.helper.Utils
 

I

isApplicable(Class<? extends AbstractProject>) - Method in class com.microsoftopentechnologies.windowsazurestorage.WAStoragePublisher.WAStorageDescriptor
 
isCntPubAccess() - Method in class com.microsoftopentechnologies.windowsazurestorage.WAStoragePublisher
 
isNullOrEmpty(String) - Static method in class com.microsoftopentechnologies.windowsazurestorage.helper.Utils
Utility method to check for null conditions or empty strings.

M

Messages - Class in com.microsoftopentechnologies.windowsazurestorage
 
Messages() - Constructor for class com.microsoftopentechnologies.windowsazurestorage.Messages
 

P

perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class com.microsoftopentechnologies.windowsazurestorage.WAStoragePublisher
 
PRT_SEP - Static variable in class com.microsoftopentechnologies.windowsazurestorage.helper.Utils
 

R

removeTokens(String) - Static method in class com.microsoftopentechnologies.windowsazurestorage.helper.Utils
This method find tokens in the form of $TOKEN or ${TOKEN} and removes them
replaceTokens(AbstractBuild<?, ?>, BuildListener, String) - Static method in class com.microsoftopentechnologies.windowsazurestorage.helper.Utils
Utility method to replace system environment variables in text

S

setBlobEndPointURL(String) - Method in class com.microsoftopentechnologies.windowsazurestorage.beans.StorageAccountInfo
 
setCntPubAccess(boolean) - Method in class com.microsoftopentechnologies.windowsazurestorage.WAStoragePublisher
 
setContainerName(String) - Method in class com.microsoftopentechnologies.windowsazurestorage.WAStoragePublisher
 
setFilesPath(String) - Method in class com.microsoftopentechnologies.windowsazurestorage.WAStoragePublisher
 
setStorageAccName(String) - Method in class com.microsoftopentechnologies.windowsazurestorage.beans.StorageAccountInfo
 
setStorageAccName(String) - Method in class com.microsoftopentechnologies.windowsazurestorage.WAStoragePublisher
 
setStorageAccountKey(String) - Method in class com.microsoftopentechnologies.windowsazurestorage.beans.StorageAccountInfo
 
setVirtualPath(String) - Method in class com.microsoftopentechnologies.windowsazurestorage.WAStoragePublisher
 
StorageAccountInfo - Class in com.microsoftopentechnologies.windowsazurestorage.beans
 
StorageAccountInfo(String, String, String) - Constructor for class com.microsoftopentechnologies.windowsazurestorage.beans.StorageAccountInfo
 

T

TOKEN_FORMAT - Static variable in class com.microsoftopentechnologies.windowsazurestorage.helper.Utils
 

U

upload(AbstractBuild<?, ?>, BuildListener, StorageAccountInfo, String, boolean, String, String) - Static method in class com.microsoftopentechnologies.windowsazurestorage.WAStorageClient
Uploads files to Windows Azure Storage.
Utils - Class in com.microsoftopentechnologies.windowsazurestorage.helper
 
Utils() - Constructor for class com.microsoftopentechnologies.windowsazurestorage.helper.Utils
 

V

VAL_CNT_NAME - Static variable in class com.microsoftopentechnologies.windowsazurestorage.helper.Utils
 
validateContainerName(String) - Static method in class com.microsoftopentechnologies.windowsazurestorage.helper.Utils
Checks for validity of container name after converting the input into lowercase.
validateStorageAccount(String, String, String) - Static method in class com.microsoftopentechnologies.windowsazurestorage.WAStorageClient
This method validates Storage Account credentials by checking for a dummy conatiner existence.

W

WAStorageClient - Class in com.microsoftopentechnologies.windowsazurestorage
 
WAStorageClient() - Constructor for class com.microsoftopentechnologies.windowsazurestorage.WAStorageClient
 
WAStorageException - Exception in com.microsoftopentechnologies.windowsazurestorage.exceptions
 
WAStorageException() - Constructor for exception com.microsoftopentechnologies.windowsazurestorage.exceptions.WAStorageException
 
WAStorageException(String, Throwable) - Constructor for exception com.microsoftopentechnologies.windowsazurestorage.exceptions.WAStorageException
 
WAStorageException(String) - Constructor for exception com.microsoftopentechnologies.windowsazurestorage.exceptions.WAStorageException
 
WAStoragePublisher - Class in com.microsoftopentechnologies.windowsazurestorage
 
WAStoragePublisher(String, String, String, boolean, String) - Constructor for class com.microsoftopentechnologies.windowsazurestorage.WAStoragePublisher
 
WAStoragePublisher.WAStorageDescriptor - Class in com.microsoftopentechnologies.windowsazurestorage
 
WAStoragePublisher.WAStorageDescriptor() - Constructor for class com.microsoftopentechnologies.windowsazurestorage.WAStoragePublisher.WAStorageDescriptor
 
WAStoragePublisher_artifacts_req() - Static method in class com.microsoftopentechnologies.windowsazurestorage.Messages
Required: Enter names of artifacts to upload
WAStoragePublisher_build_failed_err() - Static method in class com.microsoftopentechnologies.windowsazurestorage.Messages
WindowsAzureStorage - Build failed, hence cancelling the upload of the artifacts to Windows Azure storage
WAStoragePublisher_container_name_err() - Static method in class com.microsoftopentechnologies.windowsazurestorage.Messages
WindowsAzureStorage - Container name is missing or not valid
WAStoragePublisher_container_name_invalid() - Static method in class com.microsoftopentechnologies.windowsazurestorage.Messages
Container Name must be between 3 and 63 characters, start with a letter or number, contain only letters, numbers and dashes (-).
WAStoragePublisher_container_name_req() - Static method in class com.microsoftopentechnologies.windowsazurestorage.Messages
Required: Enter container name
WAStoragePublisher_displayName() - Static method in class com.microsoftopentechnologies.windowsazurestorage.Messages
Upload artifacts to Windows Azure Blob storage
WAStoragePublisher_dup_storage_name() - Static method in class com.microsoftopentechnologies.windowsazurestorage.Messages
Storage This account name is already in use
WAStoragePublisher_filepath_err() - Static method in class com.microsoftopentechnologies.windowsazurestorage.Messages
WindowsAzureStorage - List of Files to upload must not be empty
WAStoragePublisher_files_uploaded_count(Object) - Static method in class com.microsoftopentechnologies.windowsazurestorage.Messages
WindowsAzureStorage - Uploaded File Count = {0}
WAStoragePublisher_nofiles_uploaded() - Static method in class com.microsoftopentechnologies.windowsazurestorage.Messages
WindowsAzureStorage - Failed to upload any build artifacts to Windows Azure Storage Verify the list of files to upload and that the Ant glob syntax is correct
WAStoragePublisher_SA_val() - Static method in class com.microsoftopentechnologies.windowsazurestorage.Messages
Validation Successful
WAStoragePublisher_storage_account_err() - Static method in class com.microsoftopentechnologies.windowsazurestorage.Messages
WindowsAzureStorage - Storage account information not found
WAStoragePublisher_storage_key_req() - Static method in class com.microsoftopentechnologies.windowsazurestorage.Messages
Required: Enter Windows Azure storage account key
WAStoragePublisher_storage_name_req() - Static method in class com.microsoftopentechnologies.windowsazurestorage.Messages
Required: Enter Windows Azure storage account name
WAStoragePublisher_uploaded_err(Object) - Static method in class com.microsoftopentechnologies.windowsazurestorage.Messages
WindowsAzureStorage - Error occured while uploading to Windows Azure - {0}
WAStoragePublisher_uploading() - Static method in class com.microsoftopentechnologies.windowsazurestorage.Messages
WindowsAzureStorage - Uploading files to Windows Azure

_

_Client_SA_val_fail() - Static method in class com.microsoftopentechnologies.windowsazurestorage.Messages
Failed to validate storage account details.
_WAStoragePublisher_artifacts_req() - Static method in class com.microsoftopentechnologies.windowsazurestorage.Messages
Required: Enter names of artifacts to upload
_WAStoragePublisher_build_failed_err() - Static method in class com.microsoftopentechnologies.windowsazurestorage.Messages
WindowsAzureStorage - Build failed, hence cancelling the upload of the artifacts to Windows Azure storage
_WAStoragePublisher_container_name_err() - Static method in class com.microsoftopentechnologies.windowsazurestorage.Messages
WindowsAzureStorage - Container name is missing or not valid
_WAStoragePublisher_container_name_invalid() - Static method in class com.microsoftopentechnologies.windowsazurestorage.Messages
Container Name must be between 3 and 63 characters, start with a letter or number, contain only letters, numbers and dashes (-).
_WAStoragePublisher_container_name_req() - Static method in class com.microsoftopentechnologies.windowsazurestorage.Messages
Required: Enter container name
_WAStoragePublisher_displayName() - Static method in class com.microsoftopentechnologies.windowsazurestorage.Messages
Upload artifacts to Windows Azure Blob storage
_WAStoragePublisher_dup_storage_name() - Static method in class com.microsoftopentechnologies.windowsazurestorage.Messages
Storage This account name is already in use
_WAStoragePublisher_filepath_err() - Static method in class com.microsoftopentechnologies.windowsazurestorage.Messages
WindowsAzureStorage - List of Files to upload must not be empty
_WAStoragePublisher_files_uploaded_count(Object) - Static method in class com.microsoftopentechnologies.windowsazurestorage.Messages
WindowsAzureStorage - Uploaded File Count = {0}
_WAStoragePublisher_nofiles_uploaded() - Static method in class com.microsoftopentechnologies.windowsazurestorage.Messages
WindowsAzureStorage - Failed to upload any build artifacts to Windows Azure Storage Verify the list of files to upload and that the Ant glob syntax is correct
_WAStoragePublisher_SA_val() - Static method in class com.microsoftopentechnologies.windowsazurestorage.Messages
Validation Successful
_WAStoragePublisher_storage_account_err() - Static method in class com.microsoftopentechnologies.windowsazurestorage.Messages
WindowsAzureStorage - Storage account information not found
_WAStoragePublisher_storage_key_req() - Static method in class com.microsoftopentechnologies.windowsazurestorage.Messages
Required: Enter Windows Azure storage account key
_WAStoragePublisher_storage_name_req() - Static method in class com.microsoftopentechnologies.windowsazurestorage.Messages
Required: Enter Windows Azure storage account name
_WAStoragePublisher_uploaded_err(Object) - Static method in class com.microsoftopentechnologies.windowsazurestorage.Messages
WindowsAzureStorage - Error occured while uploading to Windows Azure - {0}
_WAStoragePublisher_uploading() - Static method in class com.microsoftopentechnologies.windowsazurestorage.Messages
WindowsAzureStorage - Uploading files to Windows Azure

C D F G H I M P R S T U V W _

Copyright © 2004-2014. All Rights Reserved.