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 Details

    • Messages

      public Messages()
  • Method Details

    • BitbucketDeploymentEnvironmentType_STAGING

      public static String BitbucketDeploymentEnvironmentType_STAGING()
      Key BitbucketDeploymentEnvironmentType.STAGING: Staging.
      Returns:
      Staging
    • _BitbucketDeploymentEnvironmentType_STAGING

      public static org.jvnet.localizer.Localizable _BitbucketDeploymentEnvironmentType_STAGING()
      Key BitbucketDeploymentEnvironmentType.STAGING: Staging.
      Returns:
      Staging
    • DeploymentStepDescriptorHelper_UriAbsolute

      public static String DeploymentStepDescriptorHelper_UriAbsolute()
      Key DeploymentStepDescriptorHelper.UriAbsolute: The deployment URI must be absolute.
      Returns:
      The deployment URI must be absolute
    • _DeploymentStepDescriptorHelper_UriAbsolute

      public static org.jvnet.localizer.Localizable _DeploymentStepDescriptorHelper_UriAbsolute()
      Key DeploymentStepDescriptorHelper.UriAbsolute: The deployment URI must be absolute.
      Returns:
      The deployment URI must be absolute
    • DeploymentStepDescriptorHelper_EnvironmentTypeInvalid

      public static String DeploymentStepDescriptorHelper_EnvironmentTypeInvalid()
      Key DeploymentStepDescriptorHelper.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()
      Key DeploymentStepDescriptorHelper.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()
      Key DeploymentStepDescriptorHelper.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()
      Key DeploymentStepDescriptorHelper.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()
      Key BitbucketDeploymentEnvironmentType.PRODUCTION: Production.
      Returns:
      Production
    • _BitbucketDeploymentEnvironmentType_PRODUCTION

      public static org.jvnet.localizer.Localizable _BitbucketDeploymentEnvironmentType_PRODUCTION()
      Key BitbucketDeploymentEnvironmentType.PRODUCTION: Production.
      Returns:
      Production
    • DeploymentNotifier_DisplayName

      public static String DeploymentNotifier_DisplayName()
      Key DeploymentNotifier.DisplayName: Notify Bitbucket Server of deployment.
      Returns:
      Notify Bitbucket Server of deployment
    • _DeploymentNotifier_DisplayName

      public static org.jvnet.localizer.Localizable _DeploymentNotifier_DisplayName()
      Key DeploymentNotifier.DisplayName: Notify Bitbucket Server of deployment.
      Returns:
      Notify Bitbucket Server of deployment
    • BitbucketDeploymentEnvironmentType_DEVELOPMENT

      public static String BitbucketDeploymentEnvironmentType_DEVELOPMENT()
      Key BitbucketDeploymentEnvironmentType.DEVELOPMENT: Development.
      Returns:
      Development
    • _BitbucketDeploymentEnvironmentType_DEVELOPMENT

      public static org.jvnet.localizer.Localizable _BitbucketDeploymentEnvironmentType_DEVELOPMENT()
      Key BitbucketDeploymentEnvironmentType.DEVELOPMENT: Development.
      Returns:
      Development
    • DeploymentStepDescriptorHelper_EnvironmentNameRequired

      public static String DeploymentStepDescriptorHelper_EnvironmentNameRequired()
      Key DeploymentStepDescriptorHelper.EnvironmentNameRequired: The environment name is required.
      Returns:
      The environment name is required
    • _DeploymentStepDescriptorHelper_EnvironmentNameRequired

      public static org.jvnet.localizer.Localizable _DeploymentStepDescriptorHelper_EnvironmentNameRequired()
      Key DeploymentStepDescriptorHelper.EnvironmentNameRequired: The environment name is required.
      Returns:
      The environment name is required
    • DeploymentStepDescriptorHelper_UriTooLong

      public static String DeploymentStepDescriptorHelper_UriTooLong()
      Key DeploymentStepDescriptorHelper.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()
      Key DeploymentStepDescriptorHelper.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()
      Key BitbucketDeploymentEnvironmentType.TESTING: Testing.
      Returns:
      Testing
    • _BitbucketDeploymentEnvironmentType_TESTING

      public static org.jvnet.localizer.Localizable _BitbucketDeploymentEnvironmentType_TESTING()
      Key BitbucketDeploymentEnvironmentType.TESTING: Testing.
      Returns:
      Testing
    • DeploymentStepDescriptorHelper_EnvironmentNameTooLong

      public static String DeploymentStepDescriptorHelper_EnvironmentNameTooLong()
      Key DeploymentStepDescriptorHelper.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()
      Key DeploymentStepDescriptorHelper.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()
      Key DeploymentStepDescriptorHelper.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()
      Key DeploymentStepDescriptorHelper.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()
      Key DeploymentStepDescriptorHelper.EmptySelection: - none -.
      Returns:
      - none -
    • _DeploymentStepDescriptorHelper_EmptySelection

      public static org.jvnet.localizer.Localizable _DeploymentStepDescriptorHelper_EmptySelection()
      Key DeploymentStepDescriptorHelper.EmptySelection: - none -.
      Returns:
      - none -