Class LocalizedMessages

java.lang.Object
hudson.model.LocalizedMessages

public class LocalizedMessages extends Object
Generated localization support class.
  • Constructor Details

    • LocalizedMessages

      public LocalizedMessages()
  • Method Details

    • FreeStyleProject_Description

      public static String FreeStyleProject_Description()
      Key FreeStyleProject.Description: Classic, general-purpose job type that checks out from up to one SCM, executes build steps serially, followed by post-build steps like archiving artifacts and sending email notifications..
      Returns:
      Classic, general-purpose job type that checks out from up to one SCM, executes build steps serially, followed by post-build steps like archiving artifacts and sending email notifications.
    • _FreeStyleProject_Description

      public static org.jvnet.localizer.Localizable _FreeStyleProject_Description()
      Key FreeStyleProject.Description: Classic, general-purpose job type that checks out from up to one SCM, executes build steps serially, followed by post-build steps like archiving artifacts and sending email notifications..
      Returns:
      Classic, general-purpose job type that checks out from up to one SCM, executes build steps serially, followed by post-build steps like archiving artifacts and sending email notifications.
    • FreeStyleProject_DisplayName

      public static String FreeStyleProject_DisplayName()
      Key FreeStyleProject.DisplayName: Freestyle project.
      Returns:
      Freestyle project
    • _FreeStyleProject_DisplayName

      public static org.jvnet.localizer.Localizable _FreeStyleProject_DisplayName()
      Key FreeStyleProject.DisplayName: Freestyle project.
      Returns:
      Freestyle project
    • Build_post_build_steps_failed

      public static String Build_post_build_steps_failed()
      Key Build.post_build_steps_failed: Post-build steps failed.
      Returns:
      Post-build steps failed
    • _Build_post_build_steps_failed

      public static org.jvnet.localizer.Localizable _Build_post_build_steps_failed()
      Key Build.post_build_steps_failed: Post-build steps failed.
      Returns:
      Post-build steps failed