Class Messages
- java.lang.Object
-
- com.atlassian.bitbucket.jenkins.internal.deployments.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
_BitbucketDeploymentEnvironmentType_DEVELOPMENT()
KeyBitbucketDeploymentEnvironmentType.DEVELOPMENT
:Development
.static org.jvnet.localizer.Localizable
_BitbucketDeploymentEnvironmentType_PRODUCTION()
KeyBitbucketDeploymentEnvironmentType.PRODUCTION
:Production
.static org.jvnet.localizer.Localizable
_BitbucketDeploymentEnvironmentType_STAGING()
KeyBitbucketDeploymentEnvironmentType.STAGING
:Staging
.static org.jvnet.localizer.Localizable
_BitbucketDeploymentEnvironmentType_TESTING()
KeyBitbucketDeploymentEnvironmentType.TESTING
:Testing
.static org.jvnet.localizer.Localizable
_DeploymentNotifier_DisplayName()
KeyDeploymentNotifier.DisplayName
:Notify Bitbucket Server of deployment
.static org.jvnet.localizer.Localizable
_DeploymentStepDescriptorHelper_EmptySelection()
KeyDeploymentStepDescriptorHelper.EmptySelection
:- none -
.static org.jvnet.localizer.Localizable
_DeploymentStepDescriptorHelper_EnvironmentNameRequired()
KeyDeploymentStepDescriptorHelper.EnvironmentNameRequired
:The environment name is required
.static org.jvnet.localizer.Localizable
_DeploymentStepDescriptorHelper_EnvironmentNameTooLong()
KeyDeploymentStepDescriptorHelper.EnvironmentNameTooLong
:The environment name must be shorter than 255 characters
.static org.jvnet.localizer.Localizable
_DeploymentStepDescriptorHelper_EnvironmentTypeInvalid()
KeyDeploymentStepDescriptorHelper.EnvironmentTypeInvalid
:The environment type should be one of DEVELOPMENT, PRODUCTION, STAGING, TESTING
.static org.jvnet.localizer.Localizable
_DeploymentStepDescriptorHelper_EnvironmentUrlInvalid()
KeyDeploymentStepDescriptorHelper.EnvironmentUrlInvalid
:The environment URL must be a valid URL
.static org.jvnet.localizer.Localizable
_DeploymentStepDescriptorHelper_KeyTooLong()
KeyDeploymentStepDescriptorHelper.KeyTooLong
:The environment key must be shorter than 255 characters
.static org.jvnet.localizer.Localizable
_DeploymentStepDescriptorHelper_UriAbsolute()
KeyDeploymentStepDescriptorHelper.UriAbsolute
:The deployment URI must be absolute
.static org.jvnet.localizer.Localizable
_DeploymentStepDescriptorHelper_UriTooLong()
KeyDeploymentStepDescriptorHelper.UriTooLong
:The deployment URI must be shorter than 1024 characters
.static String
BitbucketDeploymentEnvironmentType_DEVELOPMENT()
KeyBitbucketDeploymentEnvironmentType.DEVELOPMENT
:Development
.static String
BitbucketDeploymentEnvironmentType_PRODUCTION()
KeyBitbucketDeploymentEnvironmentType.PRODUCTION
:Production
.static String
BitbucketDeploymentEnvironmentType_STAGING()
KeyBitbucketDeploymentEnvironmentType.STAGING
:Staging
.static String
BitbucketDeploymentEnvironmentType_TESTING()
KeyBitbucketDeploymentEnvironmentType.TESTING
:Testing
.static String
DeploymentNotifier_DisplayName()
KeyDeploymentNotifier.DisplayName
:Notify Bitbucket Server of deployment
.static String
DeploymentStepDescriptorHelper_EmptySelection()
KeyDeploymentStepDescriptorHelper.EmptySelection
:- none -
.static String
DeploymentStepDescriptorHelper_EnvironmentNameRequired()
KeyDeploymentStepDescriptorHelper.EnvironmentNameRequired
:The environment name is required
.static String
DeploymentStepDescriptorHelper_EnvironmentNameTooLong()
KeyDeploymentStepDescriptorHelper.EnvironmentNameTooLong
:The environment name must be shorter than 255 characters
.static String
DeploymentStepDescriptorHelper_EnvironmentTypeInvalid()
KeyDeploymentStepDescriptorHelper.EnvironmentTypeInvalid
:The environment type should be one of DEVELOPMENT, PRODUCTION, STAGING, TESTING
.static String
DeploymentStepDescriptorHelper_EnvironmentUrlInvalid()
KeyDeploymentStepDescriptorHelper.EnvironmentUrlInvalid
:The environment URL must be a valid URL
.static String
DeploymentStepDescriptorHelper_KeyTooLong()
KeyDeploymentStepDescriptorHelper.KeyTooLong
:The environment key must be shorter than 255 characters
.static String
DeploymentStepDescriptorHelper_UriAbsolute()
KeyDeploymentStepDescriptorHelper.UriAbsolute
:The deployment URI must be absolute
.static String
DeploymentStepDescriptorHelper_UriTooLong()
KeyDeploymentStepDescriptorHelper.UriTooLong
:The deployment URI must be shorter than 1024 characters
.
-
-
-
Method Detail
-
BitbucketDeploymentEnvironmentType_STAGING
public static String BitbucketDeploymentEnvironmentType_STAGING()
KeyBitbucketDeploymentEnvironmentType.STAGING
:Staging
.- Returns:
Staging
-
_BitbucketDeploymentEnvironmentType_STAGING
public static org.jvnet.localizer.Localizable _BitbucketDeploymentEnvironmentType_STAGING()
KeyBitbucketDeploymentEnvironmentType.STAGING
:Staging
.- Returns:
Staging
-
DeploymentStepDescriptorHelper_UriAbsolute
public static String DeploymentStepDescriptorHelper_UriAbsolute()
KeyDeploymentStepDescriptorHelper.UriAbsolute
:The deployment URI must be absolute
.- Returns:
The deployment URI must be absolute
-
_DeploymentStepDescriptorHelper_UriAbsolute
public static org.jvnet.localizer.Localizable _DeploymentStepDescriptorHelper_UriAbsolute()
KeyDeploymentStepDescriptorHelper.UriAbsolute
:The deployment URI must be absolute
.- Returns:
The deployment URI must be absolute
-
DeploymentStepDescriptorHelper_EnvironmentTypeInvalid
public static String DeploymentStepDescriptorHelper_EnvironmentTypeInvalid()
KeyDeploymentStepDescriptorHelper.EnvironmentTypeInvalid
:The environment type should be one of DEVELOPMENT, PRODUCTION, STAGING, TESTING
.- Returns:
The environment type should be one of DEVELOPMENT, PRODUCTION, STAGING, TESTING
-
_DeploymentStepDescriptorHelper_EnvironmentTypeInvalid
public static org.jvnet.localizer.Localizable _DeploymentStepDescriptorHelper_EnvironmentTypeInvalid()
KeyDeploymentStepDescriptorHelper.EnvironmentTypeInvalid
:The environment type should be one of DEVELOPMENT, PRODUCTION, STAGING, TESTING
.- Returns:
The environment type should be one of DEVELOPMENT, PRODUCTION, STAGING, TESTING
-
DeploymentStepDescriptorHelper_EnvironmentUrlInvalid
public static String DeploymentStepDescriptorHelper_EnvironmentUrlInvalid()
KeyDeploymentStepDescriptorHelper.EnvironmentUrlInvalid
:The environment URL must be a valid URL
.- Returns:
The environment URL must be a valid URL
-
_DeploymentStepDescriptorHelper_EnvironmentUrlInvalid
public static org.jvnet.localizer.Localizable _DeploymentStepDescriptorHelper_EnvironmentUrlInvalid()
KeyDeploymentStepDescriptorHelper.EnvironmentUrlInvalid
:The environment URL must be a valid URL
.- Returns:
The environment URL must be a valid URL
-
BitbucketDeploymentEnvironmentType_PRODUCTION
public static String BitbucketDeploymentEnvironmentType_PRODUCTION()
KeyBitbucketDeploymentEnvironmentType.PRODUCTION
:Production
.- Returns:
Production
-
_BitbucketDeploymentEnvironmentType_PRODUCTION
public static org.jvnet.localizer.Localizable _BitbucketDeploymentEnvironmentType_PRODUCTION()
KeyBitbucketDeploymentEnvironmentType.PRODUCTION
:Production
.- Returns:
Production
-
DeploymentNotifier_DisplayName
public static String DeploymentNotifier_DisplayName()
KeyDeploymentNotifier.DisplayName
:Notify Bitbucket Server of deployment
.- Returns:
Notify Bitbucket Server of deployment
-
_DeploymentNotifier_DisplayName
public static org.jvnet.localizer.Localizable _DeploymentNotifier_DisplayName()
KeyDeploymentNotifier.DisplayName
:Notify Bitbucket Server of deployment
.- Returns:
Notify Bitbucket Server of deployment
-
BitbucketDeploymentEnvironmentType_DEVELOPMENT
public static String BitbucketDeploymentEnvironmentType_DEVELOPMENT()
KeyBitbucketDeploymentEnvironmentType.DEVELOPMENT
:Development
.- Returns:
Development
-
_BitbucketDeploymentEnvironmentType_DEVELOPMENT
public static org.jvnet.localizer.Localizable _BitbucketDeploymentEnvironmentType_DEVELOPMENT()
KeyBitbucketDeploymentEnvironmentType.DEVELOPMENT
:Development
.- Returns:
Development
-
DeploymentStepDescriptorHelper_EnvironmentNameRequired
public static String DeploymentStepDescriptorHelper_EnvironmentNameRequired()
KeyDeploymentStepDescriptorHelper.EnvironmentNameRequired
:The environment name is required
.- Returns:
The environment name is required
-
_DeploymentStepDescriptorHelper_EnvironmentNameRequired
public static org.jvnet.localizer.Localizable _DeploymentStepDescriptorHelper_EnvironmentNameRequired()
KeyDeploymentStepDescriptorHelper.EnvironmentNameRequired
:The environment name is required
.- Returns:
The environment name is required
-
DeploymentStepDescriptorHelper_UriTooLong
public static String DeploymentStepDescriptorHelper_UriTooLong()
KeyDeploymentStepDescriptorHelper.UriTooLong
:The deployment URI must be shorter than 1024 characters
.- Returns:
The deployment URI must be shorter than 1024 characters
-
_DeploymentStepDescriptorHelper_UriTooLong
public static org.jvnet.localizer.Localizable _DeploymentStepDescriptorHelper_UriTooLong()
KeyDeploymentStepDescriptorHelper.UriTooLong
:The deployment URI must be shorter than 1024 characters
.- Returns:
The deployment URI must be shorter than 1024 characters
-
BitbucketDeploymentEnvironmentType_TESTING
public static String BitbucketDeploymentEnvironmentType_TESTING()
KeyBitbucketDeploymentEnvironmentType.TESTING
:Testing
.- Returns:
Testing
-
_BitbucketDeploymentEnvironmentType_TESTING
public static org.jvnet.localizer.Localizable _BitbucketDeploymentEnvironmentType_TESTING()
KeyBitbucketDeploymentEnvironmentType.TESTING
:Testing
.- Returns:
Testing
-
DeploymentStepDescriptorHelper_EnvironmentNameTooLong
public static String DeploymentStepDescriptorHelper_EnvironmentNameTooLong()
KeyDeploymentStepDescriptorHelper.EnvironmentNameTooLong
:The environment name must be shorter than 255 characters
.- Returns:
The environment name must be shorter than 255 characters
-
_DeploymentStepDescriptorHelper_EnvironmentNameTooLong
public static org.jvnet.localizer.Localizable _DeploymentStepDescriptorHelper_EnvironmentNameTooLong()
KeyDeploymentStepDescriptorHelper.EnvironmentNameTooLong
:The environment name must be shorter than 255 characters
.- Returns:
The environment name must be shorter than 255 characters
-
DeploymentStepDescriptorHelper_KeyTooLong
public static String DeploymentStepDescriptorHelper_KeyTooLong()
KeyDeploymentStepDescriptorHelper.KeyTooLong
:The environment key must be shorter than 255 characters
.- Returns:
The environment key must be shorter than 255 characters
-
_DeploymentStepDescriptorHelper_KeyTooLong
public static org.jvnet.localizer.Localizable _DeploymentStepDescriptorHelper_KeyTooLong()
KeyDeploymentStepDescriptorHelper.KeyTooLong
:The environment key must be shorter than 255 characters
.- Returns:
The environment key must be shorter than 255 characters
-
DeploymentStepDescriptorHelper_EmptySelection
public static String DeploymentStepDescriptorHelper_EmptySelection()
KeyDeploymentStepDescriptorHelper.EmptySelection
:- none -
.- Returns:
- none -
-
_DeploymentStepDescriptorHelper_EmptySelection
public static org.jvnet.localizer.Localizable _DeploymentStepDescriptorHelper_EmptySelection()
KeyDeploymentStepDescriptorHelper.EmptySelection
:- none -
.- Returns:
- none -
-
-