Package org.korosoft.jenkins.plugin.rtp
Class Messages
java.lang.Object
org.korosoft.jenkins.plugin.rtp.Messages
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class Messages
extends Object
Generated localization support class.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.LocalizableKeybuildPortletTitle:Rich text published within a build.static org.jvnet.localizer.LocalizableKeyconfluence:Confluence.static org.jvnet.localizer.LocalizableKeyfailedToCompile:Failed to compile message:.static org.jvnet.localizer.LocalizableKeyfileNotFound:File %s was not found in the workspace.static org.jvnet.localizer.LocalizableKeyfilesNotFound:Files %s were not found in the workspace.static org.jvnet.localizer.Localizable_html()Keyhtml:HTML.static org.jvnet.localizer.LocalizableKeyinterrupted:Interrupted.static org.jvnet.localizer.LocalizableKeyjobNotFound:Job ''%s'' not found.static org.jvnet.localizer.LocalizableKeyneverBuilt:Cannot validate the path since the project was never built.static org.jvnet.localizer.LocalizableKeynoJobName:Please specify job name.static org.jvnet.localizer.LocalizableKeynoStableBuildsYet:There are no stable builds yet.static org.jvnet.localizer.Localizable_publish()Keypublish:Publish rich text message.static org.jvnet.localizer.LocalizableKeyrichText:Rich Text.static org.jvnet.localizer.LocalizableKeywikiText:WikiText.static StringKeybuildPortletTitle:Rich text published within a build.static StringKeyconfluence:Confluence.static StringKeyfailedToCompile:Failed to compile message:.static StringKeyfileNotFound:File %s was not found in the workspace.static StringKeyfilesNotFound:Files %s were not found in the workspace.static Stringhtml()Keyhtml:HTML.static StringKeyinterrupted:Interrupted.static StringKeyjobNotFound:Job ''%s'' not found.static StringKeyneverBuilt:Cannot validate the path since the project was never built.static StringKeynoJobName:Please specify job name.static StringKeynoStableBuildsYet:There are no stable builds yet.static Stringpublish()Keypublish:Publish rich text message.static StringrichText()KeyrichText:Rich Text.static StringwikiText()KeywikiText:WikiText.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
jobNotFound
KeyjobNotFound:Job ''%s'' not found.- Returns:
Job ''%s'' not found
-
_jobNotFound
public static org.jvnet.localizer.Localizable _jobNotFound()KeyjobNotFound:Job ''%s'' not found.- Returns:
Job ''%s'' not found
-
confluence
Keyconfluence:Confluence.- Returns:
Confluence
-
_confluence
public static org.jvnet.localizer.Localizable _confluence()Keyconfluence:Confluence.- Returns:
Confluence
-
buildPortletTitle
KeybuildPortletTitle:Rich text published within a build.- Returns:
Rich text published within a build
-
_buildPortletTitle
public static org.jvnet.localizer.Localizable _buildPortletTitle()KeybuildPortletTitle:Rich text published within a build.- Returns:
Rich text published within a build
-
fileNotFound
KeyfileNotFound:File %s was not found in the workspace.- Returns:
File %s was not found in the workspace
-
_fileNotFound
public static org.jvnet.localizer.Localizable _fileNotFound()KeyfileNotFound:File %s was not found in the workspace.- Returns:
File %s was not found in the workspace
-
interrupted
Keyinterrupted:Interrupted.- Returns:
Interrupted
-
_interrupted
public static org.jvnet.localizer.Localizable _interrupted()Keyinterrupted:Interrupted.- Returns:
Interrupted
-
noJobName
KeynoJobName:Please specify job name.- Returns:
Please specify job name
-
_noJobName
public static org.jvnet.localizer.Localizable _noJobName()KeynoJobName:Please specify job name.- Returns:
Please specify job name
-
richText
KeyrichText:Rich Text.- Returns:
Rich Text
-
_richText
public static org.jvnet.localizer.Localizable _richText()KeyrichText:Rich Text.- Returns:
Rich Text
-
filesNotFound
KeyfilesNotFound:Files %s were not found in the workspace.- Returns:
Files %s were not found in the workspace
-
_filesNotFound
public static org.jvnet.localizer.Localizable _filesNotFound()KeyfilesNotFound:Files %s were not found in the workspace.- Returns:
Files %s were not found in the workspace
-
publish
Keypublish:Publish rich text message.- Returns:
Publish rich text message
-
_publish
public static org.jvnet.localizer.Localizable _publish()Keypublish:Publish rich text message.- Returns:
Publish rich text message
-
html
Keyhtml:HTML.- Returns:
HTML
-
_html
public static org.jvnet.localizer.Localizable _html()Keyhtml:HTML.- Returns:
HTML
-
failedToCompile
KeyfailedToCompile:Failed to compile message:.- Returns:
Failed to compile message:
-
_failedToCompile
public static org.jvnet.localizer.Localizable _failedToCompile()KeyfailedToCompile:Failed to compile message:.- Returns:
Failed to compile message:
-
wikiText
KeywikiText:WikiText.- Returns:
WikiText
-
_wikiText
public static org.jvnet.localizer.Localizable _wikiText()KeywikiText:WikiText.- Returns:
WikiText
-
neverBuilt
KeyneverBuilt:Cannot validate the path since the project was never built.- Returns:
Cannot validate the path since the project was never built
-
_neverBuilt
public static org.jvnet.localizer.Localizable _neverBuilt()KeyneverBuilt:Cannot validate the path since the project was never built.- Returns:
Cannot validate the path since the project was never built
-
noStableBuildsYet
KeynoStableBuildsYet:There are no stable builds yet.- Returns:
There are no stable builds yet
-
_noStableBuildsYet
public static org.jvnet.localizer.Localizable _noStableBuildsYet()KeynoStableBuildsYet:There are no stable builds yet.- Returns:
There are no stable builds yet
-