Class Messages
java.lang.Object
com.cloudbees.jenkins.plugins.advisor.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.Localizable
KeyBundleUploadMonitor_DisplayName
:Advisor Upload Error Monitor
.static org.jvnet.localizer.Localizable
KeyInsights_Description
:Get daily reports on security, performance, and/or stability issues found in your Jenkins instance.
.static org.jvnet.localizer.Localizable
KeyInsights_Disclaimer
:Jenkins Health Advisor by CloudBees automatically analyzes your Jenkins environment and proactively alerts you of components needing attention with detailed email reports.
.static org.jvnet.localizer.Localizable
KeyInsights_DisplayName
:Manage Jenkins Health Advisor by CloudBees
.static org.jvnet.localizer.Localizable
KeyInsights_Title
:Configure Jenkins Health Advisor by CloudBees
.static org.jvnet.localizer.Localizable
KeyReminder_DisplayName
:Advisor Configuration Monitor
.static String
KeyBundleUploadMonitor_DisplayName
:Advisor Upload Error Monitor
.static String
KeyInsights_Description
:Get daily reports on security, performance, and/or stability issues found in your Jenkins instance.
.static String
KeyInsights_Disclaimer
:Jenkins Health Advisor by CloudBees automatically analyzes your Jenkins environment and proactively alerts you of components needing attention with detailed email reports.
.static String
KeyInsights_DisplayName
:Manage Jenkins Health Advisor by CloudBees
.static String
KeyInsights_Title
:Configure Jenkins Health Advisor by CloudBees
.static String
KeyReminder_DisplayName
:Advisor Configuration Monitor
.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
Insights_Description
KeyInsights_Description
:Get daily reports on security, performance, and/or stability issues found in your Jenkins instance.
.- Returns:
Get daily reports on security, performance, and/or stability issues found in your Jenkins instance.
-
_Insights_Description
public static org.jvnet.localizer.Localizable _Insights_Description()KeyInsights_Description
:Get daily reports on security, performance, and/or stability issues found in your Jenkins instance.
.- Returns:
Get daily reports on security, performance, and/or stability issues found in your Jenkins instance.
-
Insights_Disclaimer
KeyInsights_Disclaimer
:Jenkins Health Advisor by CloudBees automatically analyzes your Jenkins environment and proactively alerts you of components needing attention with detailed email reports.
.- Returns:
Jenkins Health Advisor by CloudBees automatically analyzes your Jenkins environment and proactively alerts you of components needing attention with detailed email reports.
-
_Insights_Disclaimer
public static org.jvnet.localizer.Localizable _Insights_Disclaimer()KeyInsights_Disclaimer
:Jenkins Health Advisor by CloudBees automatically analyzes your Jenkins environment and proactively alerts you of components needing attention with detailed email reports.
.- Returns:
Jenkins Health Advisor by CloudBees automatically analyzes your Jenkins environment and proactively alerts you of components needing attention with detailed email reports.
-
Insights_Title
KeyInsights_Title
:Configure Jenkins Health Advisor by CloudBees
.- Returns:
Configure Jenkins Health Advisor by CloudBees
-
_Insights_Title
public static org.jvnet.localizer.Localizable _Insights_Title()KeyInsights_Title
:Configure Jenkins Health Advisor by CloudBees
.- Returns:
Configure Jenkins Health Advisor by CloudBees
-
Reminder_DisplayName
KeyReminder_DisplayName
:Advisor Configuration Monitor
.- Returns:
Advisor Configuration Monitor
-
_Reminder_DisplayName
public static org.jvnet.localizer.Localizable _Reminder_DisplayName()KeyReminder_DisplayName
:Advisor Configuration Monitor
.- Returns:
Advisor Configuration Monitor
-
Insights_DisplayName
KeyInsights_DisplayName
:Manage Jenkins Health Advisor by CloudBees
.- Returns:
Manage Jenkins Health Advisor by CloudBees
-
_Insights_DisplayName
public static org.jvnet.localizer.Localizable _Insights_DisplayName()KeyInsights_DisplayName
:Manage Jenkins Health Advisor by CloudBees
.- Returns:
Manage Jenkins Health Advisor by CloudBees
-
BundleUploadMonitor_DisplayName
KeyBundleUploadMonitor_DisplayName
:Advisor Upload Error Monitor
.- Returns:
Advisor Upload Error Monitor
-
_BundleUploadMonitor_DisplayName
public static org.jvnet.localizer.Localizable _BundleUploadMonitor_DisplayName()KeyBundleUploadMonitor_DisplayName
:Advisor Upload Error Monitor
.- Returns:
Advisor Upload Error Monitor
-