Class Messages
java.lang.Object
io.jenkins.plugins.pipelineoverview.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.LocalizableKeyCustomStat.DisplayName:Custom Stat.static org.jvnet.localizer.LocalizableKeyCustomStat.LabelRequired:Label is required..static org.jvnet.localizer.LocalizableKeyCustomStat.UrlSchemeInvalid:Only http and https URLs are allowed..static org.jvnet.localizer.LocalizableKeyDashboardEntry.DisplayName:Pipeline Entry.static org.jvnet.localizer.LocalizableKeyDashboardEntry.JobNameRequired:Job name is required..static org.jvnet.localizer.LocalizableKeyDashboardEntry.JobNotFound:Job ''{0}'' was not found. It may not exist yet..static org.jvnet.localizer.LocalizableKeyDashboardEntry.NotAPipeline:''{0}'' is not a Pipeline job..static org.jvnet.localizer.LocalizableKeyDashboardGroup.DisplayName:Pipeline Group.static org.jvnet.localizer.LocalizableKeyDashboardGroup.NameRequired:Group name is required..static org.jvnet.localizer.LocalizableKeyHttpJsonStatSource.DisplayName:HTTP JSON endpoint.static org.jvnet.localizer.LocalizableKeyHttpJsonStatSource.PointerFormat:A JSON pointer must start with ''/'', or be left empty for the document root..static org.jvnet.localizer.LocalizableKeyHttpJsonStatSource.RefreshTooLow:Minimum refresh interval is 15 seconds..static org.jvnet.localizer.LocalizableKeyHttpJsonStatSource.UrlRequired:URL is required..static org.jvnet.localizer.LocalizableKeyPipelineOverviewDashboard.CredentialsNeedAdminister:Only a Jenkins administrator can save custom stats that use credentials..static org.jvnet.localizer.LocalizableKeyPipelineOverviewDashboard.DisplayName:Holistic.static StringKeyCustomStat.DisplayName:Custom Stat.static StringKeyCustomStat.LabelRequired:Label is required..static StringKeyCustomStat.UrlSchemeInvalid:Only http and https URLs are allowed..static StringKeyDashboardEntry.DisplayName:Pipeline Entry.static StringKeyDashboardEntry.JobNameRequired:Job name is required..static StringKeyDashboardEntry.JobNotFound:Job ''{0}'' was not found. It may not exist yet..static StringKeyDashboardEntry.NotAPipeline:''{0}'' is not a Pipeline job..static StringKeyDashboardGroup.DisplayName:Pipeline Group.static StringKeyDashboardGroup.NameRequired:Group name is required..static StringKeyHttpJsonStatSource.DisplayName:HTTP JSON endpoint.static StringKeyHttpJsonStatSource.PointerFormat:A JSON pointer must start with ''/'', or be left empty for the document root..static StringKeyHttpJsonStatSource.RefreshTooLow:Minimum refresh interval is 15 seconds..static StringKeyHttpJsonStatSource.UrlRequired:URL is required..static StringKeyPipelineOverviewDashboard.CredentialsNeedAdminister:Only a Jenkins administrator can save custom stats that use credentials..static StringKeyPipelineOverviewDashboard.DisplayName:Holistic.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
CustomStat_DisplayName
KeyCustomStat.DisplayName:Custom Stat.- Returns:
Custom Stat
-
_CustomStat_DisplayName
public static org.jvnet.localizer.Localizable _CustomStat_DisplayName()KeyCustomStat.DisplayName:Custom Stat.- Returns:
Custom Stat
-
CustomStat_LabelRequired
KeyCustomStat.LabelRequired:Label is required..- Returns:
Label is required.
-
_CustomStat_LabelRequired
public static org.jvnet.localizer.Localizable _CustomStat_LabelRequired()KeyCustomStat.LabelRequired:Label is required..- Returns:
Label is required.
-
PipelineOverviewDashboard_DisplayName
KeyPipelineOverviewDashboard.DisplayName:Holistic.- Returns:
Holistic
-
_PipelineOverviewDashboard_DisplayName
public static org.jvnet.localizer.Localizable _PipelineOverviewDashboard_DisplayName()KeyPipelineOverviewDashboard.DisplayName:Holistic.- Returns:
Holistic
-
CustomStat_UrlSchemeInvalid
KeyCustomStat.UrlSchemeInvalid:Only http and https URLs are allowed..- Returns:
Only http and https URLs are allowed.
-
_CustomStat_UrlSchemeInvalid
public static org.jvnet.localizer.Localizable _CustomStat_UrlSchemeInvalid()KeyCustomStat.UrlSchemeInvalid:Only http and https URLs are allowed..- Returns:
Only http and https URLs are allowed.
-
HttpJsonStatSource_DisplayName
KeyHttpJsonStatSource.DisplayName:HTTP JSON endpoint.- Returns:
HTTP JSON endpoint
-
_HttpJsonStatSource_DisplayName
public static org.jvnet.localizer.Localizable _HttpJsonStatSource_DisplayName()KeyHttpJsonStatSource.DisplayName:HTTP JSON endpoint.- Returns:
HTTP JSON endpoint
-
HttpJsonStatSource_RefreshTooLow
KeyHttpJsonStatSource.RefreshTooLow:Minimum refresh interval is 15 seconds..- Returns:
Minimum refresh interval is 15 seconds.
-
_HttpJsonStatSource_RefreshTooLow
public static org.jvnet.localizer.Localizable _HttpJsonStatSource_RefreshTooLow()KeyHttpJsonStatSource.RefreshTooLow:Minimum refresh interval is 15 seconds..- Returns:
Minimum refresh interval is 15 seconds.
-
DashboardGroup_DisplayName
KeyDashboardGroup.DisplayName:Pipeline Group.- Returns:
Pipeline Group
-
_DashboardGroup_DisplayName
public static org.jvnet.localizer.Localizable _DashboardGroup_DisplayName()KeyDashboardGroup.DisplayName:Pipeline Group.- Returns:
Pipeline Group
-
DashboardEntry_JobNotFound
KeyDashboardEntry.JobNotFound:Job ''{0}'' was not found. It may not exist yet..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Job ''{0}'' was not found. It may not exist yet.
-
_DashboardEntry_JobNotFound
KeyDashboardEntry.JobNotFound:Job ''{0}'' was not found. It may not exist yet..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Job ''{0}'' was not found. It may not exist yet.
-
DashboardEntry_DisplayName
KeyDashboardEntry.DisplayName:Pipeline Entry.- Returns:
Pipeline Entry
-
_DashboardEntry_DisplayName
public static org.jvnet.localizer.Localizable _DashboardEntry_DisplayName()KeyDashboardEntry.DisplayName:Pipeline Entry.- Returns:
Pipeline Entry
-
PipelineOverviewDashboard_CredentialsNeedAdminister
KeyPipelineOverviewDashboard.CredentialsNeedAdminister:Only a Jenkins administrator can save custom stats that use credentials..- Returns:
Only a Jenkins administrator can save custom stats that use credentials.
-
_PipelineOverviewDashboard_CredentialsNeedAdminister
public static org.jvnet.localizer.Localizable _PipelineOverviewDashboard_CredentialsNeedAdminister()KeyPipelineOverviewDashboard.CredentialsNeedAdminister:Only a Jenkins administrator can save custom stats that use credentials..- Returns:
Only a Jenkins administrator can save custom stats that use credentials.
-
HttpJsonStatSource_UrlRequired
KeyHttpJsonStatSource.UrlRequired:URL is required..- Returns:
URL is required.
-
_HttpJsonStatSource_UrlRequired
public static org.jvnet.localizer.Localizable _HttpJsonStatSource_UrlRequired()KeyHttpJsonStatSource.UrlRequired:URL is required..- Returns:
URL is required.
-
HttpJsonStatSource_PointerFormat
KeyHttpJsonStatSource.PointerFormat:A JSON pointer must start with ''/'', or be left empty for the document root..- Returns:
A JSON pointer must start with ''/'', or be left empty for the document root.
-
_HttpJsonStatSource_PointerFormat
public static org.jvnet.localizer.Localizable _HttpJsonStatSource_PointerFormat()KeyHttpJsonStatSource.PointerFormat:A JSON pointer must start with ''/'', or be left empty for the document root..- Returns:
A JSON pointer must start with ''/'', or be left empty for the document root.
-
DashboardEntry_JobNameRequired
KeyDashboardEntry.JobNameRequired:Job name is required..- Returns:
Job name is required.
-
_DashboardEntry_JobNameRequired
public static org.jvnet.localizer.Localizable _DashboardEntry_JobNameRequired()KeyDashboardEntry.JobNameRequired:Job name is required..- Returns:
Job name is required.
-
DashboardEntry_NotAPipeline
KeyDashboardEntry.NotAPipeline:''{0}'' is not a Pipeline job..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
''{0}'' is not a Pipeline job.
-
_DashboardEntry_NotAPipeline
KeyDashboardEntry.NotAPipeline:''{0}'' is not a Pipeline job..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
''{0}'' is not a Pipeline job.
-
DashboardGroup_NameRequired
KeyDashboardGroup.NameRequired:Group name is required..- Returns:
Group name is required.
-
_DashboardGroup_NameRequired
public static org.jvnet.localizer.Localizable _DashboardGroup_NameRequired()KeyDashboardGroup.NameRequired:Group name is required..- Returns:
Group name is required.
-