@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
| Constructor and Description |
|---|
Messages() |
| Modifier and Type | Method and Description |
|---|---|
static org.jvnet.localizer.Localizable |
_DisplayName()
Key
DisplayName: Nested View. |
static org.jvnet.localizer.Localizable |
_NoJobs()
Key
NoJobs: Subview contains no jobs. |
static org.jvnet.localizer.Localizable |
_ViewHealth(Object arg0)
Key
ViewHealth: Average health of {0} jobs. |
static String |
DisplayName()
Key
DisplayName: Nested View. |
static String |
NoJobs()
Key
NoJobs: Subview contains no jobs. |
static String |
ViewHealth(Object arg0)
Key
ViewHealth: Average health of {0} jobs. |
public static String ViewHealth(Object arg0)
ViewHealth: Average health of {0} jobs.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Average health of {0} jobspublic static org.jvnet.localizer.Localizable _ViewHealth(Object arg0)
ViewHealth: Average health of {0} jobs.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Average health of {0} jobspublic static String NoJobs()
NoJobs: Subview contains no jobs.Subview contains no jobspublic static org.jvnet.localizer.Localizable _NoJobs()
NoJobs: Subview contains no jobs.Subview contains no jobspublic static String DisplayName()
DisplayName: Nested View.Nested Viewpublic static org.jvnet.localizer.Localizable _DisplayName()
DisplayName: Nested View.Nested ViewCopyright © 2016–2018. All rights reserved.