public class Messages extends Object
| Constructor and Description |
|---|
Messages() |
| Modifier and Type | Method and Description |
|---|---|
static org.jvnet.localizer.Localizable |
_Description()
This job has been disabled automatically via the MaintenanceJobsPeriodicWork
|
static org.jvnet.localizer.Localizable |
_Error()
Error
|
static org.jvnet.localizer.Localizable |
_no_jobs()
No jobs with the above regex
|
static org.jvnet.localizer.Localizable |
_no_schedules_so_will_never_run()
No schedules so will never run
|
static org.jvnet.localizer.Localizable |
_NotFound()
Not found
|
static org.jvnet.localizer.Localizable |
_PluginName()
Maintenance Jobs Scheduler
|
static org.jvnet.localizer.Localizable |
_Success()
Success
|
static org.jvnet.localizer.Localizable |
_there_are_jobs(Object arg1)
There are {0} jobs with the above regex
|
static org.jvnet.localizer.Localizable |
_warning_removing_jobs()
Please backup your Jenkins Jobs before using this feature if you are not sure what you are doing.
|
static org.jvnet.localizer.Localizable |
_would_last_have_run_at_would_next_run_at(Object arg1,
Object arg2)
Would last have run at {0}; would next run at {1}.
|
static String |
Description()
This job has been disabled automatically via the MaintenanceJobsPeriodicWork
|
static String |
Error()
Error
|
static String |
no_jobs()
No jobs with the above regex
|
static String |
no_schedules_so_will_never_run()
No schedules so will never run
|
static String |
NotFound()
Not found
|
static String |
PluginName()
Maintenance Jobs Scheduler
|
static String |
Success()
Success
|
static String |
there_are_jobs(Object arg1)
There are {0} jobs with the above regex
|
static String |
warning_removing_jobs()
Please backup your Jenkins Jobs before using this feature if you are not sure what you are doing.
|
static String |
would_last_have_run_at_would_next_run_at(Object arg1,
Object arg2)
Would last have run at {0}; would next run at {1}.
|
public static String Description()
public static org.jvnet.localizer.Localizable _Description()
public static String Success()
public static org.jvnet.localizer.Localizable _Success()
public static String Error()
public static org.jvnet.localizer.Localizable _Error()
public static String there_are_jobs(Object arg1)
public static org.jvnet.localizer.Localizable _there_are_jobs(Object arg1)
public static String PluginName()
public static org.jvnet.localizer.Localizable _PluginName()
public static String NotFound()
public static org.jvnet.localizer.Localizable _NotFound()
public static String warning_removing_jobs()
public static org.jvnet.localizer.Localizable _warning_removing_jobs()
public static String no_jobs()
public static org.jvnet.localizer.Localizable _no_jobs()
public static String would_last_have_run_at_would_next_run_at(Object arg1, Object arg2)
public static org.jvnet.localizer.Localizable _would_last_have_run_at_would_next_run_at(Object arg1, Object arg2)
public static String no_schedules_so_will_never_run()
public static org.jvnet.localizer.Localizable _no_schedules_so_will_never_run()
Copyright © 2004-2015. All Rights Reserved.