Class LocalizedMessages
java.lang.Object
hudson.model.LocalizedMessages
Generated localization support class.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.LocalizableKeyBuild.post_build_steps_failed:Post-build steps failed.static org.jvnet.localizer.LocalizableKeyFreeStyleProject.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..static org.jvnet.localizer.LocalizableKeyFreeStyleProject.DisplayName:Freestyle project.static StringKeyBuild.post_build_steps_failed:Post-build steps failed.static StringKeyFreeStyleProject.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..static StringKeyFreeStyleProject.DisplayName:Freestyle project.
-
Constructor Details
-
LocalizedMessages
public LocalizedMessages()
-
-
Method Details
-
FreeStyleProject_Description
KeyFreeStyleProject.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()KeyFreeStyleProject.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
KeyFreeStyleProject.DisplayName:Freestyle project.- Returns:
Freestyle project
-
_FreeStyleProject_DisplayName
public static org.jvnet.localizer.Localizable _FreeStyleProject_DisplayName()KeyFreeStyleProject.DisplayName:Freestyle project.- Returns:
Freestyle project
-
Build_post_build_steps_failed
KeyBuild.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()KeyBuild.post_build_steps_failed:Post-build steps failed.- Returns:
Post-build steps failed
-