@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
Constructor and Description |
---|
Messages() |
Modifier and Type | Method and Description |
---|---|
static org.jvnet.localizer.Localizable |
_BitbucketDeploymentEnvironmentType_DEVELOPMENT()
Key
BitbucketDeploymentEnvironmentType.DEVELOPMENT : Development . |
static org.jvnet.localizer.Localizable |
_BitbucketDeploymentEnvironmentType_PRODUCTION()
Key
BitbucketDeploymentEnvironmentType.PRODUCTION : Production . |
static org.jvnet.localizer.Localizable |
_BitbucketDeploymentEnvironmentType_STAGING()
Key
BitbucketDeploymentEnvironmentType.STAGING : Staging . |
static org.jvnet.localizer.Localizable |
_BitbucketDeploymentEnvironmentType_TESTING()
Key
BitbucketDeploymentEnvironmentType.TESTING : Testing . |
static org.jvnet.localizer.Localizable |
_DeploymentNotifier_DisplayName()
Key
DeploymentNotifier.DisplayName : Notify Bitbucket
Server of deployment . |
static org.jvnet.localizer.Localizable |
_DeploymentStepDescriptorHelper_EmptySelection()
Key
DeploymentStepDescriptorHelper.EmptySelection : -
none - . |
static org.jvnet.localizer.Localizable |
_DeploymentStepDescriptorHelper_EnvironmentNameRequired()
Key
DeploymentStepDescriptorHelper.EnvironmentNameRequired :
The environment name is required . |
static org.jvnet.localizer.Localizable |
_DeploymentStepDescriptorHelper_EnvironmentNameTooLong()
Key
DeploymentStepDescriptorHelper.EnvironmentNameTooLong :
The environment name must be shorter than 255 characters . |
static org.jvnet.localizer.Localizable |
_DeploymentStepDescriptorHelper_EnvironmentTypeInvalid()
Key
DeploymentStepDescriptorHelper.EnvironmentTypeInvalid :
The environment type should be one of DEVELOPMENT, PRODUCTION,
STAGING, TESTING . |
static org.jvnet.localizer.Localizable |
_DeploymentStepDescriptorHelper_EnvironmentUrlInvalid()
Key
DeploymentStepDescriptorHelper.EnvironmentUrlInvalid :
The environment URL must be a valid URL . |
static org.jvnet.localizer.Localizable |
_DeploymentStepDescriptorHelper_KeyTooLong()
Key
DeploymentStepDescriptorHelper.KeyTooLong : The
environment key must be shorter than 255 characters . |
static org.jvnet.localizer.Localizable |
_DeploymentStepDescriptorHelper_UriAbsolute()
Key
DeploymentStepDescriptorHelper.UriAbsolute : The
deployment URI must be absolute . |
static org.jvnet.localizer.Localizable |
_DeploymentStepDescriptorHelper_UriTooLong()
Key
DeploymentStepDescriptorHelper.UriTooLong : The
deployment URI must be shorter than 1024 characters . |
static String |
BitbucketDeploymentEnvironmentType_DEVELOPMENT()
Key
BitbucketDeploymentEnvironmentType.DEVELOPMENT : Development . |
static String |
BitbucketDeploymentEnvironmentType_PRODUCTION()
Key
BitbucketDeploymentEnvironmentType.PRODUCTION : Production . |
static String |
BitbucketDeploymentEnvironmentType_STAGING()
Key
BitbucketDeploymentEnvironmentType.STAGING : Staging . |
static String |
BitbucketDeploymentEnvironmentType_TESTING()
Key
BitbucketDeploymentEnvironmentType.TESTING : Testing . |
static String |
DeploymentNotifier_DisplayName()
Key
DeploymentNotifier.DisplayName : Notify Bitbucket
Server of deployment . |
static String |
DeploymentStepDescriptorHelper_EmptySelection()
Key
DeploymentStepDescriptorHelper.EmptySelection : -
none - . |
static String |
DeploymentStepDescriptorHelper_EnvironmentNameRequired()
Key
DeploymentStepDescriptorHelper.EnvironmentNameRequired :
The environment name is required . |
static String |
DeploymentStepDescriptorHelper_EnvironmentNameTooLong()
Key
DeploymentStepDescriptorHelper.EnvironmentNameTooLong :
The environment name must be shorter than 255 characters . |
static String |
DeploymentStepDescriptorHelper_EnvironmentTypeInvalid()
Key
DeploymentStepDescriptorHelper.EnvironmentTypeInvalid :
The environment type should be one of DEVELOPMENT, PRODUCTION,
STAGING, TESTING . |
static String |
DeploymentStepDescriptorHelper_EnvironmentUrlInvalid()
Key
DeploymentStepDescriptorHelper.EnvironmentUrlInvalid :
The environment URL must be a valid URL . |
static String |
DeploymentStepDescriptorHelper_KeyTooLong()
Key
DeploymentStepDescriptorHelper.KeyTooLong : The
environment key must be shorter than 255 characters . |
static String |
DeploymentStepDescriptorHelper_UriAbsolute()
Key
DeploymentStepDescriptorHelper.UriAbsolute : The
deployment URI must be absolute . |
static String |
DeploymentStepDescriptorHelper_UriTooLong()
Key
DeploymentStepDescriptorHelper.UriTooLong : The
deployment URI must be shorter than 1024 characters . |
public static String DeploymentStepDescriptorHelper_KeyTooLong()
DeploymentStepDescriptorHelper.KeyTooLong
: The
environment key must be shorter than 255 characters
.The environment key must be shorter than 255 characters
public static org.jvnet.localizer.Localizable _DeploymentStepDescriptorHelper_KeyTooLong()
DeploymentStepDescriptorHelper.KeyTooLong
: The
environment key must be shorter than 255 characters
.The environment key must be shorter than 255 characters
public static String DeploymentStepDescriptorHelper_EnvironmentNameRequired()
DeploymentStepDescriptorHelper.EnvironmentNameRequired
:
The environment name is required
.The environment name is required
public static org.jvnet.localizer.Localizable _DeploymentStepDescriptorHelper_EnvironmentNameRequired()
DeploymentStepDescriptorHelper.EnvironmentNameRequired
:
The environment name is required
.The environment name is required
public static String DeploymentNotifier_DisplayName()
DeploymentNotifier.DisplayName
: Notify Bitbucket
Server of deployment
.Notify Bitbucket Server of deployment
public static org.jvnet.localizer.Localizable _DeploymentNotifier_DisplayName()
DeploymentNotifier.DisplayName
: Notify Bitbucket
Server of deployment
.Notify Bitbucket Server of deployment
public static String DeploymentStepDescriptorHelper_EnvironmentUrlInvalid()
DeploymentStepDescriptorHelper.EnvironmentUrlInvalid
:
The environment URL must be a valid URL
.The environment URL must be a valid URL
public static org.jvnet.localizer.Localizable _DeploymentStepDescriptorHelper_EnvironmentUrlInvalid()
DeploymentStepDescriptorHelper.EnvironmentUrlInvalid
:
The environment URL must be a valid URL
.The environment URL must be a valid URL
public static String BitbucketDeploymentEnvironmentType_TESTING()
BitbucketDeploymentEnvironmentType.TESTING
: Testing
.Testing
public static org.jvnet.localizer.Localizable _BitbucketDeploymentEnvironmentType_TESTING()
BitbucketDeploymentEnvironmentType.TESTING
: Testing
.Testing
public static String BitbucketDeploymentEnvironmentType_STAGING()
BitbucketDeploymentEnvironmentType.STAGING
: Staging
.Staging
public static org.jvnet.localizer.Localizable _BitbucketDeploymentEnvironmentType_STAGING()
BitbucketDeploymentEnvironmentType.STAGING
: Staging
.Staging
public static String DeploymentStepDescriptorHelper_EnvironmentNameTooLong()
DeploymentStepDescriptorHelper.EnvironmentNameTooLong
:
The environment name must be shorter than 255 characters
.The environment name must be shorter than 255 characters
public static org.jvnet.localizer.Localizable _DeploymentStepDescriptorHelper_EnvironmentNameTooLong()
DeploymentStepDescriptorHelper.EnvironmentNameTooLong
:
The environment name must be shorter than 255 characters
.The environment name must be shorter than 255 characters
public static String BitbucketDeploymentEnvironmentType_PRODUCTION()
BitbucketDeploymentEnvironmentType.PRODUCTION
: Production
.Production
public static org.jvnet.localizer.Localizable _BitbucketDeploymentEnvironmentType_PRODUCTION()
BitbucketDeploymentEnvironmentType.PRODUCTION
: Production
.Production
public static String DeploymentStepDescriptorHelper_UriTooLong()
DeploymentStepDescriptorHelper.UriTooLong
: The
deployment URI must be shorter than 1024 characters
.The deployment URI must be shorter than 1024 characters
public static org.jvnet.localizer.Localizable _DeploymentStepDescriptorHelper_UriTooLong()
DeploymentStepDescriptorHelper.UriTooLong
: The
deployment URI must be shorter than 1024 characters
.The deployment URI must be shorter than 1024 characters
public static String DeploymentStepDescriptorHelper_EmptySelection()
DeploymentStepDescriptorHelper.EmptySelection
: -
none -
.- none -
public static org.jvnet.localizer.Localizable _DeploymentStepDescriptorHelper_EmptySelection()
DeploymentStepDescriptorHelper.EmptySelection
: -
none -
.- none -
public static String DeploymentStepDescriptorHelper_EnvironmentTypeInvalid()
DeploymentStepDescriptorHelper.EnvironmentTypeInvalid
:
The environment type should be one of DEVELOPMENT, PRODUCTION,
STAGING, TESTING
.The environment type should be one of DEVELOPMENT, PRODUCTION,
STAGING, TESTING
public static org.jvnet.localizer.Localizable _DeploymentStepDescriptorHelper_EnvironmentTypeInvalid()
DeploymentStepDescriptorHelper.EnvironmentTypeInvalid
:
The environment type should be one of DEVELOPMENT, PRODUCTION,
STAGING, TESTING
.The environment type should be one of DEVELOPMENT, PRODUCTION,
STAGING, TESTING
public static String DeploymentStepDescriptorHelper_UriAbsolute()
DeploymentStepDescriptorHelper.UriAbsolute
: The
deployment URI must be absolute
.The deployment URI must be absolute
public static org.jvnet.localizer.Localizable _DeploymentStepDescriptorHelper_UriAbsolute()
DeploymentStepDescriptorHelper.UriAbsolute
: The
deployment URI must be absolute
.The deployment URI must be absolute
public static String BitbucketDeploymentEnvironmentType_DEVELOPMENT()
BitbucketDeploymentEnvironmentType.DEVELOPMENT
: Development
.Development
public static org.jvnet.localizer.Localizable _BitbucketDeploymentEnvironmentType_DEVELOPMENT()
BitbucketDeploymentEnvironmentType.DEVELOPMENT
: Development
.Development
Copyright © 2016–2022. All rights reserved.