Class Messages

java.lang.Object
jenkins.install.Messages

@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
Generated localization support class.
  • Constructor Details

    • Messages

      public Messages()
  • Method Details

    • SetupWizard_DisplayName

      public static String SetupWizard_DisplayName()
      Key SetupWizard.DisplayName: Setup Wizard.
      Returns:
      Setup Wizard
    • _SetupWizard_DisplayName

      public static org.jvnet.localizer.Localizable _SetupWizard_DisplayName()
      Key SetupWizard.DisplayName: Setup Wizard.
      Returns:
      Setup Wizard
    • SetupWizard_ConfigureInstance_RootUrl_Empty

      public static String SetupWizard_ConfigureInstance_RootUrl_Empty()
      Key SetupWizard_ConfigureInstance_RootUrl_Empty: The URL cannot be empty.
      Returns:
      The URL cannot be empty
    • _SetupWizard_ConfigureInstance_RootUrl_Empty

      public static org.jvnet.localizer.Localizable _SetupWizard_ConfigureInstance_RootUrl_Empty()
      Key SetupWizard_ConfigureInstance_RootUrl_Empty: The URL cannot be empty.
      Returns:
      The URL cannot be empty
    • SetupWizard_ConfigureInstance_RootUrl_Invalid

      public static String SetupWizard_ConfigureInstance_RootUrl_Invalid()
      Key SetupWizard_ConfigureInstance_RootUrl_Invalid: The URL is invalid, please ensure you are using http:// or https:// with a valid domain..
      Returns:
      The URL is invalid, please ensure you are using http:// or https:// with a valid domain.
    • _SetupWizard_ConfigureInstance_RootUrl_Invalid

      public static org.jvnet.localizer.Localizable _SetupWizard_ConfigureInstance_RootUrl_Invalid()
      Key SetupWizard_ConfigureInstance_RootUrl_Invalid: The URL is invalid, please ensure you are using http:// or https:// with a valid domain..
      Returns:
      The URL is invalid, please ensure you are using http:// or https:// with a valid domain.
    • SetupWizard_ConfigureInstance_ValidationErrors

      public static String SetupWizard_ConfigureInstance_ValidationErrors()
      Key SetupWizard_ConfigureInstance_ValidationErrors: Some settings are invalid. See the error messages for details..
      Returns:
      Some settings are invalid. See the error messages for details.
    • _SetupWizard_ConfigureInstance_ValidationErrors

      public static org.jvnet.localizer.Localizable _SetupWizard_ConfigureInstance_ValidationErrors()
      Key SetupWizard_ConfigureInstance_ValidationErrors: Some settings are invalid. See the error messages for details..
      Returns:
      Some settings are invalid. See the error messages for details.