Class Messages
java.lang.Object
com.google.jenkins.plugins.storage.Messages
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class Messages
extends Object
Generated localization support class.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.Localizable
KeyAbstractBucketLifecycleManagerDescriptor.MultiPartBucket
:Bucket name cannot contain multiple parts: {0}
.static org.jvnet.localizer.Localizable
KeyAbstractGcsUploadReport.DisplayName
:Google Cloud Storage Upload Report
.static org.jvnet.localizer.Localizable
KeyAbstractUpload.BucketObjectAclsError
:Unable to access the default object ACLs for bucket: {0}
.static org.jvnet.localizer.Localizable
KeyAbstractUpload.ExceptionFileUpload
:exception uploading file
.static org.jvnet.localizer.Localizable
KeyAbstractUpload.ExceptionGetBucket
:exception fetching/creating bucket: {0}
.static org.jvnet.localizer.Localizable
KeyAbstractUpload.ForbiddenFileUpload
:You aren't authorized to upload files to this bucket.
.static org.jvnet.localizer.Localizable
KeyAbstractUpload.IncludeException
:Exception while resolving inclusions.
.static org.jvnet.localizer.Localizable
KeyAbstractUpload.NullAccessError
:Null object provided in access control list
.static org.jvnet.localizer.Localizable
KeyAbstractUpload.RemoteCredentialError
:An error occured preparing to use the provided credential remotely
.static org.jvnet.localizer.Localizable
KeyAbstractUpload.UploadError
:Encountered an exception during upload, attempt: {0}
.static org.jvnet.localizer.Localizable
KeyAbstractUpload.UploadException
:Exception while performing upload
.static org.jvnet.localizer.Localizable
KeyAbstractUpload.Uploading
:Uploading: {0}
.static org.jvnet.localizer.Localizable
_AbstractUploadDescriptor_BadBucketChar
(Object arg0, Object arg1) KeyAbstractUploadDescriptor.BadBucketChar
:Invalid character in bucket: {0} ({1})
.static org.jvnet.localizer.Localizable
_AbstractUploadDescriptor_BadPrefix
(Object arg0, Object arg1) KeyAbstractUploadDescriptor.BadPrefix
:Resolved storage location must begin with {1}, saw: {0}
.static org.jvnet.localizer.Localizable
KeyAbstractUploadDescriptor.DollarSuggest
:Possible unresolved variable?
.static org.jvnet.localizer.Localizable
KeyAbstractUploadDescriptor.EmptyBucketName
:Bucket name is empty
.static org.jvnet.localizer.Localizable
_ClassicUpload_BadGlobChar
(Object arg0, Object arg1) KeyClassicUpload.BadGlobChar
:Invalid character in pattern: {0} ({1})
.static org.jvnet.localizer.Localizable
KeyClassicUpload.BuildStepDisplayName
:Google Storage Classic Upload
.static org.jvnet.localizer.Localizable
KeyClassicUpload.DisplayName
:Classic Upload
.static org.jvnet.localizer.Localizable
KeyClassicUpload.EmptyGlob
:File pattern is empty
.static org.jvnet.localizer.Localizable
_ClassicUpload_FoundForPattern
(Object arg0, Object arg1) KeyClassicUpload.FoundForPattern
:Found {0} files to upload from pattern: {1}
.static org.jvnet.localizer.Localizable
KeyClassicUpload.NoArtifacts
:No artifacts found matching pattern: {0}
.static org.jvnet.localizer.Localizable
KeyDownload.BuildStepDisplayName
:Google Storage Download
.static org.jvnet.localizer.Localizable
KeyDownload.DownloadException
:Exception while performing download
.static org.jvnet.localizer.Localizable
_Download_Downloading
(Object arg0, Object arg1) KeyDownload.Downloading
:Downloading: {0} to local path: {1}
.static org.jvnet.localizer.Localizable
KeyDownload.EmptyDir
:Please enter the local directory to store the files
.static org.jvnet.localizer.Localizable
_Download_FoundForPattern
(Object arg0, Object arg1) KeyDownload.FoundForPattern
:Found {0} files to download from pattern: {1}
.static org.jvnet.localizer.Localizable
KeyDownload.UnsupportedAsteriskInBucket
:Wildcards in bucket name are not supported: {0}
.static org.jvnet.localizer.Localizable
KeyDownload.UnsupportedDirSuffix
:Slashes after wildcards are not yet supported: {0}
.static org.jvnet.localizer.Localizable
KeyDownload.UnsupportedMultipleAsterisks
:Multiple asterisks in the cloud path are not yet supported: {0}
.static org.jvnet.localizer.Localizable
KeyExpiringBucketLifecycleManager.BuildStepDisplayName
:Google Storage Bucket Lifecycle
.static org.jvnet.localizer.Localizable
KeyExpiringBucketLifecycleManager.DetailsMessage
:Contents expire in {0} days
.static org.jvnet.localizer.Localizable
KeyExpiringBucketLifecycleManager.DisplayName
:Bucket with expiring elements lifecycle
.static org.jvnet.localizer.Localizable
KeyExpiringBucketLifecycleManager.FailToSetExpiration
:Could not configure time to live for bucket
.static org.jvnet.localizer.Localizable
KeyGoogleCloudStorageUploader.DisplayName
:Google Cloud Storage Plugin
.static org.jvnet.localizer.Localizable
KeyGoogleCloudStorageUploader.ExceptionDuringUpload
:Exception while uploading files: {0}
.static org.jvnet.localizer.Localizable
_StdoutUpload_BadChar
(Object arg0, Object arg1) KeyStdoutUpload.BadChar
:Invalid character in log name: {0} ({1})
.static org.jvnet.localizer.Localizable
KeyStdoutUpload.BuildStepDisplayName
:Google Storage Build Log Upload
.static org.jvnet.localizer.Localizable
KeyStdoutUpload.DetailsMessage
:{0} (Build Log)
.static org.jvnet.localizer.Localizable
KeyStdoutUpload.DisplayName
:Build Log Upload
.static org.jvnet.localizer.Localizable
KeyStdoutUpload.FailToUpload
:Could not perform build log upload
.static org.jvnet.localizer.Localizable
KeyStdoutUpload.LogNameRequired
:A log name is required
.static org.jvnet.localizer.Localizable
_StorageUtil_PrefixFormat
(Object arg0, Object arg1) KeyStorageUtil.PrefixFormat
:[{0}] {1}
.static org.jvnet.localizer.Localizable
KeyUploadModule.AppName
:Jenkins-GCS-Plugin
.static org.jvnet.localizer.Localizable
KeyUploadModule.ExceptionStorageService
:exception accessing storage service
.static String
KeyAbstractBucketLifecycleManagerDescriptor.MultiPartBucket
:Bucket name cannot contain multiple parts: {0}
.static String
KeyAbstractGcsUploadReport.DisplayName
:Google Cloud Storage Upload Report
.static String
KeyAbstractUpload.BucketObjectAclsError
:Unable to access the default object ACLs for bucket: {0}
.static String
KeyAbstractUpload.ExceptionFileUpload
:exception uploading file
.static String
KeyAbstractUpload.ExceptionGetBucket
:exception fetching/creating bucket: {0}
.static String
KeyAbstractUpload.ForbiddenFileUpload
:You aren't authorized to upload files to this bucket.
.static String
KeyAbstractUpload.IncludeException
:Exception while resolving inclusions.
.static String
KeyAbstractUpload.NullAccessError
:Null object provided in access control list
.static String
KeyAbstractUpload.RemoteCredentialError
:An error occured preparing to use the provided credential remotely
.static String
KeyAbstractUpload.UploadError
:Encountered an exception during upload, attempt: {0}
.static String
KeyAbstractUpload.UploadException
:Exception while performing upload
.static String
KeyAbstractUpload.Uploading
:Uploading: {0}
.static String
AbstractUploadDescriptor_BadBucketChar
(Object arg0, Object arg1) KeyAbstractUploadDescriptor.BadBucketChar
:Invalid character in bucket: {0} ({1})
.static String
AbstractUploadDescriptor_BadPrefix
(Object arg0, Object arg1) KeyAbstractUploadDescriptor.BadPrefix
:Resolved storage location must begin with {1}, saw: {0}
.static String
KeyAbstractUploadDescriptor.DollarSuggest
:Possible unresolved variable?
.static String
KeyAbstractUploadDescriptor.EmptyBucketName
:Bucket name is empty
.static String
ClassicUpload_BadGlobChar
(Object arg0, Object arg1) KeyClassicUpload.BadGlobChar
:Invalid character in pattern: {0} ({1})
.static String
KeyClassicUpload.BuildStepDisplayName
:Google Storage Classic Upload
.static String
KeyClassicUpload.DisplayName
:Classic Upload
.static String
KeyClassicUpload.EmptyGlob
:File pattern is empty
.static String
ClassicUpload_FoundForPattern
(Object arg0, Object arg1) KeyClassicUpload.FoundForPattern
:Found {0} files to upload from pattern: {1}
.static String
KeyClassicUpload.NoArtifacts
:No artifacts found matching pattern: {0}
.static String
KeyDownload.BuildStepDisplayName
:Google Storage Download
.static String
KeyDownload.DownloadException
:Exception while performing download
.static String
Download_Downloading
(Object arg0, Object arg1) KeyDownload.Downloading
:Downloading: {0} to local path: {1}
.static String
KeyDownload.EmptyDir
:Please enter the local directory to store the files
.static String
Download_FoundForPattern
(Object arg0, Object arg1) KeyDownload.FoundForPattern
:Found {0} files to download from pattern: {1}
.static String
KeyDownload.UnsupportedAsteriskInBucket
:Wildcards in bucket name are not supported: {0}
.static String
KeyDownload.UnsupportedDirSuffix
:Slashes after wildcards are not yet supported: {0}
.static String
KeyDownload.UnsupportedMultipleAsterisks
:Multiple asterisks in the cloud path are not yet supported: {0}
.static String
KeyExpiringBucketLifecycleManager.BuildStepDisplayName
:Google Storage Bucket Lifecycle
.static String
KeyExpiringBucketLifecycleManager.DetailsMessage
:Contents expire in {0} days
.static String
KeyExpiringBucketLifecycleManager.DisplayName
:Bucket with expiring elements lifecycle
.static String
KeyExpiringBucketLifecycleManager.FailToSetExpiration
:Could not configure time to live for bucket
.static String
KeyGoogleCloudStorageUploader.DisplayName
:Google Cloud Storage Plugin
.static String
KeyGoogleCloudStorageUploader.ExceptionDuringUpload
:Exception while uploading files: {0}
.static String
StdoutUpload_BadChar
(Object arg0, Object arg1) KeyStdoutUpload.BadChar
:Invalid character in log name: {0} ({1})
.static String
KeyStdoutUpload.BuildStepDisplayName
:Google Storage Build Log Upload
.static String
KeyStdoutUpload.DetailsMessage
:{0} (Build Log)
.static String
KeyStdoutUpload.DisplayName
:Build Log Upload
.static String
KeyStdoutUpload.FailToUpload
:Could not perform build log upload
.static String
KeyStdoutUpload.LogNameRequired
:A log name is required
.static String
StorageUtil_PrefixFormat
(Object arg0, Object arg1) KeyStorageUtil.PrefixFormat
:[{0}] {1}
.static String
KeyUploadModule.AppName
:Jenkins-GCS-Plugin
.static String
KeyUploadModule.ExceptionStorageService
:exception accessing storage service
.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
Download_Downloading
KeyDownload.Downloading
:Downloading: {0} to local path: {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Downloading: {0} to local path: {1}
-
_Download_Downloading
KeyDownload.Downloading
:Downloading: {0} to local path: {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Downloading: {0} to local path: {1}
-
AbstractUpload_ExceptionGetBucket
KeyAbstractUpload.ExceptionGetBucket
:exception fetching/creating bucket: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
exception fetching/creating bucket: {0}
-
_AbstractUpload_ExceptionGetBucket
KeyAbstractUpload.ExceptionGetBucket
:exception fetching/creating bucket: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
exception fetching/creating bucket: {0}
-
ExpiringBucketLifecycleManager_DisplayName
KeyExpiringBucketLifecycleManager.DisplayName
:Bucket with expiring elements lifecycle
.- Returns:
Bucket with expiring elements lifecycle
-
_ExpiringBucketLifecycleManager_DisplayName
public static org.jvnet.localizer.Localizable _ExpiringBucketLifecycleManager_DisplayName()KeyExpiringBucketLifecycleManager.DisplayName
:Bucket with expiring elements lifecycle
.- Returns:
Bucket with expiring elements lifecycle
-
Download_UnsupportedDirSuffix
KeyDownload.UnsupportedDirSuffix
:Slashes after wildcards are not yet supported: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Slashes after wildcards are not yet supported: {0}
-
_Download_UnsupportedDirSuffix
KeyDownload.UnsupportedDirSuffix
:Slashes after wildcards are not yet supported: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Slashes after wildcards are not yet supported: {0}
-
UploadModule_ExceptionStorageService
KeyUploadModule.ExceptionStorageService
:exception accessing storage service
.- Returns:
exception accessing storage service
-
_UploadModule_ExceptionStorageService
public static org.jvnet.localizer.Localizable _UploadModule_ExceptionStorageService()KeyUploadModule.ExceptionStorageService
:exception accessing storage service
.- Returns:
exception accessing storage service
-
ExpiringBucketLifecycleManager_BuildStepDisplayName
KeyExpiringBucketLifecycleManager.BuildStepDisplayName
:Google Storage Bucket Lifecycle
.- Returns:
Google Storage Bucket Lifecycle
-
_ExpiringBucketLifecycleManager_BuildStepDisplayName
public static org.jvnet.localizer.Localizable _ExpiringBucketLifecycleManager_BuildStepDisplayName()KeyExpiringBucketLifecycleManager.BuildStepDisplayName
:Google Storage Bucket Lifecycle
.- Returns:
Google Storage Bucket Lifecycle
-
ClassicUpload_NoArtifacts
KeyClassicUpload.NoArtifacts
:No artifacts found matching pattern: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
No artifacts found matching pattern: {0}
-
_ClassicUpload_NoArtifacts
KeyClassicUpload.NoArtifacts
:No artifacts found matching pattern: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
No artifacts found matching pattern: {0}
-
AbstractUploadDescriptor_DollarSuggest
KeyAbstractUploadDescriptor.DollarSuggest
:Possible unresolved variable?
.- Returns:
Possible unresolved variable?
-
_AbstractUploadDescriptor_DollarSuggest
public static org.jvnet.localizer.Localizable _AbstractUploadDescriptor_DollarSuggest()KeyAbstractUploadDescriptor.DollarSuggest
:Possible unresolved variable?
.- Returns:
Possible unresolved variable?
-
ClassicUpload_BuildStepDisplayName
KeyClassicUpload.BuildStepDisplayName
:Google Storage Classic Upload
.- Returns:
Google Storage Classic Upload
-
_ClassicUpload_BuildStepDisplayName
public static org.jvnet.localizer.Localizable _ClassicUpload_BuildStepDisplayName()KeyClassicUpload.BuildStepDisplayName
:Google Storage Classic Upload
.- Returns:
Google Storage Classic Upload
-
UploadModule_AppName
KeyUploadModule.AppName
:Jenkins-GCS-Plugin
.- Returns:
Jenkins-GCS-Plugin
-
_UploadModule_AppName
public static org.jvnet.localizer.Localizable _UploadModule_AppName()KeyUploadModule.AppName
:Jenkins-GCS-Plugin
.- Returns:
Jenkins-GCS-Plugin
-
AbstractUpload_ExceptionFileUpload
KeyAbstractUpload.ExceptionFileUpload
:exception uploading file
.- Returns:
exception uploading file
-
_AbstractUpload_ExceptionFileUpload
public static org.jvnet.localizer.Localizable _AbstractUpload_ExceptionFileUpload()KeyAbstractUpload.ExceptionFileUpload
:exception uploading file
.- Returns:
exception uploading file
-
Download_DownloadException
KeyDownload.DownloadException
:Exception while performing download
.- Returns:
Exception while performing download
-
_Download_DownloadException
public static org.jvnet.localizer.Localizable _Download_DownloadException()KeyDownload.DownloadException
:Exception while performing download
.- Returns:
Exception while performing download
-
Download_FoundForPattern
KeyDownload.FoundForPattern
:Found {0} files to download from pattern: {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Found {0} files to download from pattern: {1}
-
_Download_FoundForPattern
KeyDownload.FoundForPattern
:Found {0} files to download from pattern: {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Found {0} files to download from pattern: {1}
-
AbstractGcsUploadReport_DisplayName
KeyAbstractGcsUploadReport.DisplayName
:Google Cloud Storage Upload Report
.- Returns:
Google Cloud Storage Upload Report
-
_AbstractGcsUploadReport_DisplayName
public static org.jvnet.localizer.Localizable _AbstractGcsUploadReport_DisplayName()KeyAbstractGcsUploadReport.DisplayName
:Google Cloud Storage Upload Report
.- Returns:
Google Cloud Storage Upload Report
-
StorageUtil_PrefixFormat
KeyStorageUtil.PrefixFormat
:[{0}] {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
[{0}] {1}
-
_StorageUtil_PrefixFormat
KeyStorageUtil.PrefixFormat
:[{0}] {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
[{0}] {1}
-
AbstractUpload_IncludeException
KeyAbstractUpload.IncludeException
:Exception while resolving inclusions.
.- Returns:
Exception while resolving inclusions.
-
_AbstractUpload_IncludeException
public static org.jvnet.localizer.Localizable _AbstractUpload_IncludeException()KeyAbstractUpload.IncludeException
:Exception while resolving inclusions.
.- Returns:
Exception while resolving inclusions.
-
Download_UnsupportedAsteriskInBucket
KeyDownload.UnsupportedAsteriskInBucket
:Wildcards in bucket name are not supported: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Wildcards in bucket name are not supported: {0}
-
_Download_UnsupportedAsteriskInBucket
KeyDownload.UnsupportedAsteriskInBucket
:Wildcards in bucket name are not supported: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Wildcards in bucket name are not supported: {0}
-
ClassicUpload_BadGlobChar
KeyClassicUpload.BadGlobChar
:Invalid character in pattern: {0} ({1})
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Invalid character in pattern: {0} ({1})
-
_ClassicUpload_BadGlobChar
KeyClassicUpload.BadGlobChar
:Invalid character in pattern: {0} ({1})
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Invalid character in pattern: {0} ({1})
-
ClassicUpload_EmptyGlob
KeyClassicUpload.EmptyGlob
:File pattern is empty
.- Returns:
File pattern is empty
-
_ClassicUpload_EmptyGlob
public static org.jvnet.localizer.Localizable _ClassicUpload_EmptyGlob()KeyClassicUpload.EmptyGlob
:File pattern is empty
.- Returns:
File pattern is empty
-
Download_BuildStepDisplayName
KeyDownload.BuildStepDisplayName
:Google Storage Download
.- Returns:
Google Storage Download
-
_Download_BuildStepDisplayName
public static org.jvnet.localizer.Localizable _Download_BuildStepDisplayName()KeyDownload.BuildStepDisplayName
:Google Storage Download
.- Returns:
Google Storage Download
-
AbstractUploadDescriptor_BadBucketChar
KeyAbstractUploadDescriptor.BadBucketChar
:Invalid character in bucket: {0} ({1})
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Invalid character in bucket: {0} ({1})
-
_AbstractUploadDescriptor_BadBucketChar
public static org.jvnet.localizer.Localizable _AbstractUploadDescriptor_BadBucketChar(Object arg0, Object arg1) KeyAbstractUploadDescriptor.BadBucketChar
:Invalid character in bucket: {0} ({1})
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Invalid character in bucket: {0} ({1})
-
Download_EmptyDir
KeyDownload.EmptyDir
:Please enter the local directory to store the files
.- Returns:
Please enter the local directory to store the files
-
_Download_EmptyDir
public static org.jvnet.localizer.Localizable _Download_EmptyDir()KeyDownload.EmptyDir
:Please enter the local directory to store the files
.- Returns:
Please enter the local directory to store the files
-
AbstractUpload_ForbiddenFileUpload
KeyAbstractUpload.ForbiddenFileUpload
:You aren't authorized to upload files to this bucket.
.- Returns:
You aren't authorized to upload files to this bucket.
-
_AbstractUpload_ForbiddenFileUpload
public static org.jvnet.localizer.Localizable _AbstractUpload_ForbiddenFileUpload()KeyAbstractUpload.ForbiddenFileUpload
:You aren't authorized to upload files to this bucket.
.- Returns:
You aren't authorized to upload files to this bucket.
-
ExpiringBucketLifecycleManager_DetailsMessage
KeyExpiringBucketLifecycleManager.DetailsMessage
:Contents expire in {0} days
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Contents expire in {0} days
-
_ExpiringBucketLifecycleManager_DetailsMessage
public static org.jvnet.localizer.Localizable _ExpiringBucketLifecycleManager_DetailsMessage(Object arg0) KeyExpiringBucketLifecycleManager.DetailsMessage
:Contents expire in {0} days
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Contents expire in {0} days
-
ExpiringBucketLifecycleManager_FailToSetExpiration
KeyExpiringBucketLifecycleManager.FailToSetExpiration
:Could not configure time to live for bucket
.- Returns:
Could not configure time to live for bucket
-
_ExpiringBucketLifecycleManager_FailToSetExpiration
public static org.jvnet.localizer.Localizable _ExpiringBucketLifecycleManager_FailToSetExpiration()KeyExpiringBucketLifecycleManager.FailToSetExpiration
:Could not configure time to live for bucket
.- Returns:
Could not configure time to live for bucket
-
AbstractUpload_Uploading
KeyAbstractUpload.Uploading
:Uploading: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Uploading: {0}
-
_AbstractUpload_Uploading
KeyAbstractUpload.Uploading
:Uploading: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Uploading: {0}
-
StdoutUpload_BuildStepDisplayName
KeyStdoutUpload.BuildStepDisplayName
:Google Storage Build Log Upload
.- Returns:
Google Storage Build Log Upload
-
_StdoutUpload_BuildStepDisplayName
public static org.jvnet.localizer.Localizable _StdoutUpload_BuildStepDisplayName()KeyStdoutUpload.BuildStepDisplayName
:Google Storage Build Log Upload
.- Returns:
Google Storage Build Log Upload
-
StdoutUpload_FailToUpload
KeyStdoutUpload.FailToUpload
:Could not perform build log upload
.- Returns:
Could not perform build log upload
-
_StdoutUpload_FailToUpload
public static org.jvnet.localizer.Localizable _StdoutUpload_FailToUpload()KeyStdoutUpload.FailToUpload
:Could not perform build log upload
.- Returns:
Could not perform build log upload
-
AbstractUpload_UploadException
KeyAbstractUpload.UploadException
:Exception while performing upload
.- Returns:
Exception while performing upload
-
_AbstractUpload_UploadException
public static org.jvnet.localizer.Localizable _AbstractUpload_UploadException()KeyAbstractUpload.UploadException
:Exception while performing upload
.- Returns:
Exception while performing upload
-
Download_UnsupportedMultipleAsterisks
KeyDownload.UnsupportedMultipleAsterisks
:Multiple asterisks in the cloud path are not yet supported: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Multiple asterisks in the cloud path are not yet supported: {0}
-
_Download_UnsupportedMultipleAsterisks
KeyDownload.UnsupportedMultipleAsterisks
:Multiple asterisks in the cloud path are not yet supported: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Multiple asterisks in the cloud path are not yet supported: {0}
-
AbstractUpload_RemoteCredentialError
KeyAbstractUpload.RemoteCredentialError
:An error occured preparing to use the provided credential remotely
.- Returns:
An error occured preparing to use the provided credential remotely
-
_AbstractUpload_RemoteCredentialError
public static org.jvnet.localizer.Localizable _AbstractUpload_RemoteCredentialError()KeyAbstractUpload.RemoteCredentialError
:An error occured preparing to use the provided credential remotely
.- Returns:
An error occured preparing to use the provided credential remotely
-
StdoutUpload_DisplayName
KeyStdoutUpload.DisplayName
:Build Log Upload
.- Returns:
Build Log Upload
-
_StdoutUpload_DisplayName
public static org.jvnet.localizer.Localizable _StdoutUpload_DisplayName()KeyStdoutUpload.DisplayName
:Build Log Upload
.- Returns:
Build Log Upload
-
AbstractUpload_UploadError
KeyAbstractUpload.UploadError
:Encountered an exception during upload, attempt: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Encountered an exception during upload, attempt: {0}
-
_AbstractUpload_UploadError
KeyAbstractUpload.UploadError
:Encountered an exception during upload, attempt: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Encountered an exception during upload, attempt: {0}
-
AbstractUploadDescriptor_EmptyBucketName
KeyAbstractUploadDescriptor.EmptyBucketName
:Bucket name is empty
.- Returns:
Bucket name is empty
-
_AbstractUploadDescriptor_EmptyBucketName
public static org.jvnet.localizer.Localizable _AbstractUploadDescriptor_EmptyBucketName()KeyAbstractUploadDescriptor.EmptyBucketName
:Bucket name is empty
.- Returns:
Bucket name is empty
-
GoogleCloudStorageUploader_DisplayName
KeyGoogleCloudStorageUploader.DisplayName
:Google Cloud Storage Plugin
.- Returns:
Google Cloud Storage Plugin
-
_GoogleCloudStorageUploader_DisplayName
public static org.jvnet.localizer.Localizable _GoogleCloudStorageUploader_DisplayName()KeyGoogleCloudStorageUploader.DisplayName
:Google Cloud Storage Plugin
.- Returns:
Google Cloud Storage Plugin
-
AbstractUploadDescriptor_BadPrefix
KeyAbstractUploadDescriptor.BadPrefix
:Resolved storage location must begin with {1}, saw: {0}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Resolved storage location must begin with {1}, saw: {0}
-
_AbstractUploadDescriptor_BadPrefix
public static org.jvnet.localizer.Localizable _AbstractUploadDescriptor_BadPrefix(Object arg0, Object arg1) KeyAbstractUploadDescriptor.BadPrefix
:Resolved storage location must begin with {1}, saw: {0}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Resolved storage location must begin with {1}, saw: {0}
-
StdoutUpload_LogNameRequired
KeyStdoutUpload.LogNameRequired
:A log name is required
.- Returns:
A log name is required
-
_StdoutUpload_LogNameRequired
public static org.jvnet.localizer.Localizable _StdoutUpload_LogNameRequired()KeyStdoutUpload.LogNameRequired
:A log name is required
.- Returns:
A log name is required
-
StdoutUpload_BadChar
KeyStdoutUpload.BadChar
:Invalid character in log name: {0} ({1})
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Invalid character in log name: {0} ({1})
-
_StdoutUpload_BadChar
KeyStdoutUpload.BadChar
:Invalid character in log name: {0} ({1})
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Invalid character in log name: {0} ({1})
-
GoogleCloudStorageUploader_ExceptionDuringUpload
KeyGoogleCloudStorageUploader.ExceptionDuringUpload
:Exception while uploading files: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Exception while uploading files: {0}
-
_GoogleCloudStorageUploader_ExceptionDuringUpload
public static org.jvnet.localizer.Localizable _GoogleCloudStorageUploader_ExceptionDuringUpload(Object arg0) KeyGoogleCloudStorageUploader.ExceptionDuringUpload
:Exception while uploading files: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Exception while uploading files: {0}
-
AbstractUpload_NullAccessError
KeyAbstractUpload.NullAccessError
:Null object provided in access control list
.- Returns:
Null object provided in access control list
-
_AbstractUpload_NullAccessError
public static org.jvnet.localizer.Localizable _AbstractUpload_NullAccessError()KeyAbstractUpload.NullAccessError
:Null object provided in access control list
.- Returns:
Null object provided in access control list
-
AbstractBucketLifecycleManagerDescriptor_MultiPartBucket
KeyAbstractBucketLifecycleManagerDescriptor.MultiPartBucket
:Bucket name cannot contain multiple parts: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Bucket name cannot contain multiple parts: {0}
-
_AbstractBucketLifecycleManagerDescriptor_MultiPartBucket
public static org.jvnet.localizer.Localizable _AbstractBucketLifecycleManagerDescriptor_MultiPartBucket(Object arg0) KeyAbstractBucketLifecycleManagerDescriptor.MultiPartBucket
:Bucket name cannot contain multiple parts: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Bucket name cannot contain multiple parts: {0}
-
ClassicUpload_FoundForPattern
KeyClassicUpload.FoundForPattern
:Found {0} files to upload from pattern: {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Found {0} files to upload from pattern: {1}
-
_ClassicUpload_FoundForPattern
public static org.jvnet.localizer.Localizable _ClassicUpload_FoundForPattern(Object arg0, Object arg1) KeyClassicUpload.FoundForPattern
:Found {0} files to upload from pattern: {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Found {0} files to upload from pattern: {1}
-
AbstractUpload_BucketObjectAclsError
KeyAbstractUpload.BucketObjectAclsError
:Unable to access the default object ACLs for bucket: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Unable to access the default object ACLs for bucket: {0}
-
_AbstractUpload_BucketObjectAclsError
KeyAbstractUpload.BucketObjectAclsError
:Unable to access the default object ACLs for bucket: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Unable to access the default object ACLs for bucket: {0}
-
ClassicUpload_DisplayName
KeyClassicUpload.DisplayName
:Classic Upload
.- Returns:
Classic Upload
-
_ClassicUpload_DisplayName
public static org.jvnet.localizer.Localizable _ClassicUpload_DisplayName()KeyClassicUpload.DisplayName
:Classic Upload
.- Returns:
Classic Upload
-
StdoutUpload_DetailsMessage
KeyStdoutUpload.DetailsMessage
:{0} (Build Log)
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} (Build Log)
-
_StdoutUpload_DetailsMessage
KeyStdoutUpload.DetailsMessage
:{0} (Build Log)
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} (Build Log)
-