public class Messages extends Object
| Constructor and Description |
|---|
Messages() |
| Modifier and Type | Method and Description |
|---|---|
static org.jvnet.localizer.Localizable |
_administration()
Key
administration: Administration. |
static org.jvnet.localizer.Localizable |
_login()
Key
login: Login. |
static org.jvnet.localizer.Localizable |
_logout()
Key
logout: Logout. |
static org.jvnet.localizer.Localizable |
_Not_found_heading()
Key
Not.found.heading: Page not found (404). |
static org.jvnet.localizer.Localizable |
_Not_found_message()
Key
Not.found.message: {@code Jenkins could not find the page
you were looking for. |
static org.jvnet.localizer.Localizable |
_pipelines()
Key
pipelines: Pipelines. |
static org.jvnet.localizer.Localizable |
_toast_abort()
Key
toast.abort: Abort. |
static org.jvnet.localizer.Localizable |
_toast_run_open()
Key
toast.run.open: Open. |
static org.jvnet.localizer.Localizable |
_toast_run_started(Object arg0,
Object arg1)
Key
toast.run.started: Started "{0}" #{1}. |
static org.jvnet.localizer.Localizable |
_toast_run_stopping(Object arg0,
Object arg1)
Key
toast.run.stopping: Stopping "{0}" #{1}.... |
static org.jvnet.localizer.Localizable |
_toast_run()
Key
toast.run: Run. |
static org.jvnet.localizer.Localizable |
_toast_stop()
Key
toast.stop: Stop. |
static org.jvnet.localizer.Localizable |
_toast_stopping()
Key
toast.stopping: Stopping.... |
static String |
administration()
Key
administration: Administration. |
static String |
login()
Key
login: Login. |
static String |
logout()
Key
logout: Logout. |
static String |
Not_found_heading()
Key
Not.found.heading: Page not found (404). |
static String |
Not_found_message()
Key
Not.found.message: {@code Jenkins could not find the page
you were looking for. |
static String |
pipelines()
Key
pipelines: Pipelines. |
static String |
toast_abort()
Key
toast.abort: Abort. |
static String |
toast_run_open()
Key
toast.run.open: Open. |
static String |
toast_run_started(Object arg0,
Object arg1)
Key
toast.run.started: Started "{0}" #{1}. |
static String |
toast_run_stopping(Object arg0,
Object arg1)
Key
toast.run.stopping: Stopping "{0}" #{1}.... |
static String |
toast_run()
Key
toast.run: Run. |
static String |
toast_stop()
Key
toast.stop: Stop. |
static String |
toast_stopping()
Key
toast.stopping: Stopping.... |
public static String toast_abort()
toast.abort: Abort.Abortpublic static org.jvnet.localizer.Localizable _toast_abort()
toast.abort: Abort.Abortpublic static String pipelines()
pipelines: Pipelines.Pipelinespublic static org.jvnet.localizer.Localizable _pipelines()
pipelines: Pipelines.Pipelinespublic static String toast_run_started(Object arg0, Object arg1)
toast.run.started: Started "{0}" #{1}.arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Started "{0}" #{1}public static org.jvnet.localizer.Localizable _toast_run_started(Object arg0, Object arg1)
toast.run.started: Started "{0}" #{1}.arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Started "{0}" #{1}public static String toast_run_open()
toast.run.open: Open.Openpublic static org.jvnet.localizer.Localizable _toast_run_open()
toast.run.open: Open.Openpublic static String toast_run()
toast.run: Run.Runpublic static org.jvnet.localizer.Localizable _toast_run()
toast.run: Run.Runpublic static String Not_found_heading()
Not.found.heading: Page not found (404).Page not found (404)public static org.jvnet.localizer.Localizable _Not_found_heading()
Not.found.heading: Page not found (404).Page not found (404)public static String Not_found_message()
Not.found.message: Jenkins could not find the page
you were looking for. Check the URL for errors or press the back
button..Jenkins could not find the page you were looking for. Check the
URL for errors or press the back button.public static org.jvnet.localizer.Localizable _Not_found_message()
Not.found.message: Jenkins could not find the page
you were looking for. Check the URL for errors or press the back
button..Jenkins could not find the page you were looking for. Check the
URL for errors or press the back button.public static String toast_stopping()
toast.stopping: Stopping....Stopping...public static org.jvnet.localizer.Localizable _toast_stopping()
toast.stopping: Stopping....Stopping...public static String login()
login: Login.Loginpublic static org.jvnet.localizer.Localizable _login()
login: Login.Loginpublic static String administration()
administration: Administration.Administrationpublic static org.jvnet.localizer.Localizable _administration()
administration: Administration.Administrationpublic static String toast_stop()
toast.stop: Stop.Stoppublic static org.jvnet.localizer.Localizable _toast_stop()
toast.stop: Stop.Stoppublic static String toast_run_stopping(Object arg0, Object arg1)
toast.run.stopping: Stopping "{0}" #{1}....arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Stopping "{0}" #{1}...public static org.jvnet.localizer.Localizable _toast_run_stopping(Object arg0, Object arg1)
toast.run.stopping: Stopping "{0}" #{1}....arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Stopping "{0}" #{1}...public static String logout()
logout: Logout.Logoutpublic static org.jvnet.localizer.Localizable _logout()
logout: Logout.LogoutCopyright © 2016–2017. All rights reserved.