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