|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.microsoftopentechnologies.windowsazurestorage.Messages
public class Messages
| Constructor Summary | |
|---|---|
Messages()
|
|
| Method Summary | |
|---|---|
static org.jvnet.localizer.Localizable |
_Client_SA_val_fail()
Failed to validate storage account details. |
static org.jvnet.localizer.Localizable |
_WAStoragePublisher_artifacts_req()
Required: Enter names of artifacts to upload |
static org.jvnet.localizer.Localizable |
_WAStoragePublisher_build_failed_err()
WindowsAzureStorage - Build failed, hence cancelling the upload of the artifacts to Windows Azure storage |
static org.jvnet.localizer.Localizable |
_WAStoragePublisher_container_name_err()
WindowsAzureStorage - Container name is missing or not valid |
static org.jvnet.localizer.Localizable |
_WAStoragePublisher_container_name_invalid()
Container Name must be between 3 and 63 characters, start with a letter or number, contain only letters, numbers and dashes (-). |
static org.jvnet.localizer.Localizable |
_WAStoragePublisher_container_name_req()
Required: Enter container name |
static org.jvnet.localizer.Localizable |
_WAStoragePublisher_displayName()
Upload artifacts to Windows Azure Blob storage |
static org.jvnet.localizer.Localizable |
_WAStoragePublisher_dup_storage_name()
Storage This account name is already in use |
static org.jvnet.localizer.Localizable |
_WAStoragePublisher_filepath_err()
WindowsAzureStorage - List of Files to upload must not be empty |
static org.jvnet.localizer.Localizable |
_WAStoragePublisher_files_uploaded_count(Object arg1)
WindowsAzureStorage - Uploaded File Count = {0} |
static org.jvnet.localizer.Localizable |
_WAStoragePublisher_nofiles_uploaded()
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 |
static org.jvnet.localizer.Localizable |
_WAStoragePublisher_SA_val()
Validation Successful |
static org.jvnet.localizer.Localizable |
_WAStoragePublisher_storage_account_err()
WindowsAzureStorage - Storage account information not found |
static org.jvnet.localizer.Localizable |
_WAStoragePublisher_storage_key_req()
Required: Enter Windows Azure storage account key |
static org.jvnet.localizer.Localizable |
_WAStoragePublisher_storage_name_req()
Required: Enter Windows Azure storage account name |
static org.jvnet.localizer.Localizable |
_WAStoragePublisher_uploaded_err(Object arg1)
WindowsAzureStorage - Error occured while uploading to Windows Azure - {0} |
static org.jvnet.localizer.Localizable |
_WAStoragePublisher_uploading()
WindowsAzureStorage - Uploading files to Windows Azure |
static String |
Client_SA_val_fail()
Failed to validate storage account details. |
static String |
WAStoragePublisher_artifacts_req()
Required: Enter names of artifacts to upload |
static String |
WAStoragePublisher_build_failed_err()
WindowsAzureStorage - Build failed, hence cancelling the upload of the artifacts to Windows Azure storage |
static String |
WAStoragePublisher_container_name_err()
WindowsAzureStorage - Container name is missing or not valid |
static String |
WAStoragePublisher_container_name_invalid()
Container Name must be between 3 and 63 characters, start with a letter or number, contain only letters, numbers and dashes (-). |
static String |
WAStoragePublisher_container_name_req()
Required: Enter container name |
static String |
WAStoragePublisher_displayName()
Upload artifacts to Windows Azure Blob storage |
static String |
WAStoragePublisher_dup_storage_name()
Storage This account name is already in use |
static String |
WAStoragePublisher_filepath_err()
WindowsAzureStorage - List of Files to upload must not be empty |
static String |
WAStoragePublisher_files_uploaded_count(Object arg1)
WindowsAzureStorage - Uploaded File Count = {0} |
static String |
WAStoragePublisher_nofiles_uploaded()
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 |
static String |
WAStoragePublisher_SA_val()
Validation Successful |
static String |
WAStoragePublisher_storage_account_err()
WindowsAzureStorage - Storage account information not found |
static String |
WAStoragePublisher_storage_key_req()
Required: Enter Windows Azure storage account key |
static String |
WAStoragePublisher_storage_name_req()
Required: Enter Windows Azure storage account name |
static String |
WAStoragePublisher_uploaded_err(Object arg1)
WindowsAzureStorage - Error occured while uploading to Windows Azure - {0} |
static String |
WAStoragePublisher_uploading()
WindowsAzureStorage - Uploading files to Windows Azure |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Messages()
| Method Detail |
|---|
public static String WAStoragePublisher_storage_name_req()
public static org.jvnet.localizer.Localizable _WAStoragePublisher_storage_name_req()
public static String WAStoragePublisher_artifacts_req()
public static org.jvnet.localizer.Localizable _WAStoragePublisher_artifacts_req()
public static String WAStoragePublisher_displayName()
public static org.jvnet.localizer.Localizable _WAStoragePublisher_displayName()
public static String WAStoragePublisher_nofiles_uploaded()
public static org.jvnet.localizer.Localizable _WAStoragePublisher_nofiles_uploaded()
public static String WAStoragePublisher_container_name_invalid()
public static org.jvnet.localizer.Localizable _WAStoragePublisher_container_name_invalid()
public static String WAStoragePublisher_files_uploaded_count(Object arg1)
public static org.jvnet.localizer.Localizable _WAStoragePublisher_files_uploaded_count(Object arg1)
public static String WAStoragePublisher_storage_key_req()
public static org.jvnet.localizer.Localizable _WAStoragePublisher_storage_key_req()
public static String WAStoragePublisher_build_failed_err()
public static org.jvnet.localizer.Localizable _WAStoragePublisher_build_failed_err()
public static String WAStoragePublisher_dup_storage_name()
public static org.jvnet.localizer.Localizable _WAStoragePublisher_dup_storage_name()
public static String WAStoragePublisher_container_name_err()
public static org.jvnet.localizer.Localizable _WAStoragePublisher_container_name_err()
public static String WAStoragePublisher_SA_val()
public static org.jvnet.localizer.Localizable _WAStoragePublisher_SA_val()
public static String WAStoragePublisher_uploaded_err(Object arg1)
public static org.jvnet.localizer.Localizable _WAStoragePublisher_uploaded_err(Object arg1)
public static String WAStoragePublisher_storage_account_err()
public static org.jvnet.localizer.Localizable _WAStoragePublisher_storage_account_err()
public static String WAStoragePublisher_filepath_err()
public static org.jvnet.localizer.Localizable _WAStoragePublisher_filepath_err()
public static String Client_SA_val_fail()
public static org.jvnet.localizer.Localizable _Client_SA_val_fail()
public static String WAStoragePublisher_container_name_req()
public static org.jvnet.localizer.Localizable _WAStoragePublisher_container_name_req()
public static String WAStoragePublisher_uploading()
public static org.jvnet.localizer.Localizable _WAStoragePublisher_uploading()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||