Package hudson.triggers
Class Messages
- java.lang.Object
-
- hudson.triggers.Messages
-
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
Generated localization support class.
-
-
Constructor Summary
Constructors Constructor Description Messages()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.jvnet.localizer.Localizable
_SCMTrigger_AdministrativeMonitorImpl_DisplayName()
KeySCMTrigger.AdministrativeMonitorImpl.DisplayName
:Too Many SCM Polling Threads
.static org.jvnet.localizer.Localizable
_SCMTrigger_BuildAction_DisplayName()
KeySCMTrigger.BuildAction.DisplayName
:Polling Log
.static org.jvnet.localizer.Localizable
_SCMTrigger_DisplayName()
KeySCMTrigger.DisplayName
:Poll SCM
.static org.jvnet.localizer.Localizable
_SCMTrigger_getDisplayName(Object arg0)
KeySCMTrigger.getDisplayName
:{0} Polling Log
.static org.jvnet.localizer.Localizable
_SCMTrigger_no_schedules_hooks()
KeySCMTrigger.no_schedules_hooks
:No schedules so will only run due to SCM changes if triggered by a post-commit hook
.static org.jvnet.localizer.Localizable
_SCMTrigger_no_schedules_no_hooks()
KeySCMTrigger.no_schedules_no_hooks
:Post commit hooks are being ignored and no schedules so will never run due to SCM changes
.static org.jvnet.localizer.Localizable
_SCMTrigger_SCMTriggerCause_ShortDescription()
KeySCMTrigger.SCMTriggerCause.ShortDescription
:Started by an SCM change
.static org.jvnet.localizer.Localizable
_SlowTriggerAdminMonitor_DisplayName()
KeySlowTriggerAdminMonitor.DisplayName
:Cron Triggers Monitor
.static org.jvnet.localizer.Localizable
_TimerTrigger_DisplayName()
KeyTimerTrigger.DisplayName
:Build periodically
.static org.jvnet.localizer.Localizable
_TimerTrigger_MissingWhitespace()
KeyTimerTrigger.MissingWhitespace
:You appear to be missing whitespace between * and *.
.static org.jvnet.localizer.Localizable
_TimerTrigger_no_schedules_so_will_never_run()
KeyTimerTrigger.no_schedules_so_will_never_run
:No schedules so will never run
.static org.jvnet.localizer.Localizable
_TimerTrigger_the_specified_cron_tab_is_rare_or_impossible()
KeyTimerTrigger.the_specified_cron_tab_is_rare_or_impossible
:This schedule will match dates only rarely (e.g. February 29) or never (e.g. June 31), so this job may be triggered very rarely, if at all.
.static org.jvnet.localizer.Localizable
_TimerTrigger_TimerTriggerCause_ShortDescription()
KeyTimerTrigger.TimerTriggerCause.ShortDescription
:Started by timer
.static org.jvnet.localizer.Localizable
_TimerTrigger_would_last_have_run_at_would_next_run_at(Object arg0, Object arg1)
KeyTimerTrigger.would_last_have_run_at_would_next_run_at
:Would last have run at {0}; would next run at {1}.
.static org.jvnet.localizer.Localizable
_Trigger_init()
KeyTrigger.init
:Initializing timer for triggers
.static String
SCMTrigger_AdministrativeMonitorImpl_DisplayName()
KeySCMTrigger.AdministrativeMonitorImpl.DisplayName
:Too Many SCM Polling Threads
.static String
SCMTrigger_BuildAction_DisplayName()
KeySCMTrigger.BuildAction.DisplayName
:Polling Log
.static String
SCMTrigger_DisplayName()
KeySCMTrigger.DisplayName
:Poll SCM
.static String
SCMTrigger_getDisplayName(Object arg0)
KeySCMTrigger.getDisplayName
:{0} Polling Log
.static String
SCMTrigger_no_schedules_hooks()
KeySCMTrigger.no_schedules_hooks
:No schedules so will only run due to SCM changes if triggered by a post-commit hook
.static String
SCMTrigger_no_schedules_no_hooks()
KeySCMTrigger.no_schedules_no_hooks
:Post commit hooks are being ignored and no schedules so will never run due to SCM changes
.static String
SCMTrigger_SCMTriggerCause_ShortDescription()
KeySCMTrigger.SCMTriggerCause.ShortDescription
:Started by an SCM change
.static String
SlowTriggerAdminMonitor_DisplayName()
KeySlowTriggerAdminMonitor.DisplayName
:Cron Triggers Monitor
.static String
TimerTrigger_DisplayName()
KeyTimerTrigger.DisplayName
:Build periodically
.static String
TimerTrigger_MissingWhitespace()
KeyTimerTrigger.MissingWhitespace
:You appear to be missing whitespace between * and *.
.static String
TimerTrigger_no_schedules_so_will_never_run()
KeyTimerTrigger.no_schedules_so_will_never_run
:No schedules so will never run
.static String
TimerTrigger_the_specified_cron_tab_is_rare_or_impossible()
KeyTimerTrigger.the_specified_cron_tab_is_rare_or_impossible
:This schedule will match dates only rarely (e.g. February 29) or never (e.g. June 31), so this job may be triggered very rarely, if at all.
.static String
TimerTrigger_TimerTriggerCause_ShortDescription()
KeyTimerTrigger.TimerTriggerCause.ShortDescription
:Started by timer
.static String
TimerTrigger_would_last_have_run_at_would_next_run_at(Object arg0, Object arg1)
KeyTimerTrigger.would_last_have_run_at_would_next_run_at
:Would last have run at {0}; would next run at {1}.
.static String
Trigger_init()
KeyTrigger.init
:Initializing timer for triggers
.
-
-
-
Method Detail
-
TimerTrigger_DisplayName
public static String TimerTrigger_DisplayName()
KeyTimerTrigger.DisplayName
:Build periodically
.- Returns:
Build periodically
-
_TimerTrigger_DisplayName
public static org.jvnet.localizer.Localizable _TimerTrigger_DisplayName()
KeyTimerTrigger.DisplayName
:Build periodically
.- Returns:
Build periodically
-
TimerTrigger_no_schedules_so_will_never_run
public static String TimerTrigger_no_schedules_so_will_never_run()
KeyTimerTrigger.no_schedules_so_will_never_run
:No schedules so will never run
.- Returns:
No schedules so will never run
-
_TimerTrigger_no_schedules_so_will_never_run
public static org.jvnet.localizer.Localizable _TimerTrigger_no_schedules_so_will_never_run()
KeyTimerTrigger.no_schedules_so_will_never_run
:No schedules so will never run
.- Returns:
No schedules so will never run
-
SCMTrigger_BuildAction_DisplayName
public static String SCMTrigger_BuildAction_DisplayName()
KeySCMTrigger.BuildAction.DisplayName
:Polling Log
.- Returns:
Polling Log
-
_SCMTrigger_BuildAction_DisplayName
public static org.jvnet.localizer.Localizable _SCMTrigger_BuildAction_DisplayName()
KeySCMTrigger.BuildAction.DisplayName
:Polling Log
.- Returns:
Polling Log
-
SCMTrigger_no_schedules_no_hooks
public static String SCMTrigger_no_schedules_no_hooks()
KeySCMTrigger.no_schedules_no_hooks
:Post commit hooks are being ignored and no schedules so will never run due to SCM changes
.- Returns:
Post commit hooks are being ignored and no schedules so will never run due to SCM changes
-
_SCMTrigger_no_schedules_no_hooks
public static org.jvnet.localizer.Localizable _SCMTrigger_no_schedules_no_hooks()
KeySCMTrigger.no_schedules_no_hooks
:Post commit hooks are being ignored and no schedules so will never run due to SCM changes
.- Returns:
Post commit hooks are being ignored and no schedules so will never run due to SCM changes
-
TimerTrigger_would_last_have_run_at_would_next_run_at
public static String TimerTrigger_would_last_have_run_at_would_next_run_at(Object arg0, Object arg1)
KeyTimerTrigger.would_last_have_run_at_would_next_run_at
:Would last have run at {0}; would next run at {1}.
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Would last have run at {0}; would next run at {1}.
-
_TimerTrigger_would_last_have_run_at_would_next_run_at
public static org.jvnet.localizer.Localizable _TimerTrigger_would_last_have_run_at_would_next_run_at(Object arg0, Object arg1)
KeyTimerTrigger.would_last_have_run_at_would_next_run_at
:Would last have run at {0}; would next run at {1}.
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Would last have run at {0}; would next run at {1}.
-
SlowTriggerAdminMonitor_DisplayName
public static String SlowTriggerAdminMonitor_DisplayName()
KeySlowTriggerAdminMonitor.DisplayName
:Cron Triggers Monitor
.- Returns:
Cron Triggers Monitor
-
_SlowTriggerAdminMonitor_DisplayName
public static org.jvnet.localizer.Localizable _SlowTriggerAdminMonitor_DisplayName()
KeySlowTriggerAdminMonitor.DisplayName
:Cron Triggers Monitor
.- Returns:
Cron Triggers Monitor
-
SCMTrigger_getDisplayName
public static String SCMTrigger_getDisplayName(Object arg0)
KeySCMTrigger.getDisplayName
:{0} Polling Log
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} Polling Log
-
_SCMTrigger_getDisplayName
public static org.jvnet.localizer.Localizable _SCMTrigger_getDisplayName(Object arg0)
KeySCMTrigger.getDisplayName
:{0} Polling Log
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} Polling Log
-
TimerTrigger_MissingWhitespace
public static String TimerTrigger_MissingWhitespace()
KeyTimerTrigger.MissingWhitespace
:You appear to be missing whitespace between * and *.
.- Returns:
You appear to be missing whitespace between * and *.
-
_TimerTrigger_MissingWhitespace
public static org.jvnet.localizer.Localizable _TimerTrigger_MissingWhitespace()
KeyTimerTrigger.MissingWhitespace
:You appear to be missing whitespace between * and *.
.- Returns:
You appear to be missing whitespace between * and *.
-
SCMTrigger_no_schedules_hooks
public static String SCMTrigger_no_schedules_hooks()
KeySCMTrigger.no_schedules_hooks
:No schedules so will only run due to SCM changes if triggered by a post-commit hook
.- Returns:
No schedules so will only run due to SCM changes if triggered by a post-commit hook
-
_SCMTrigger_no_schedules_hooks
public static org.jvnet.localizer.Localizable _SCMTrigger_no_schedules_hooks()
KeySCMTrigger.no_schedules_hooks
:No schedules so will only run due to SCM changes if triggered by a post-commit hook
.- Returns:
No schedules so will only run due to SCM changes if triggered by a post-commit hook
-
SCMTrigger_SCMTriggerCause_ShortDescription
public static String SCMTrigger_SCMTriggerCause_ShortDescription()
KeySCMTrigger.SCMTriggerCause.ShortDescription
:Started by an SCM change
.- Returns:
Started by an SCM change
-
_SCMTrigger_SCMTriggerCause_ShortDescription
public static org.jvnet.localizer.Localizable _SCMTrigger_SCMTriggerCause_ShortDescription()
KeySCMTrigger.SCMTriggerCause.ShortDescription
:Started by an SCM change
.- Returns:
Started by an SCM change
-
TimerTrigger_TimerTriggerCause_ShortDescription
public static String TimerTrigger_TimerTriggerCause_ShortDescription()
KeyTimerTrigger.TimerTriggerCause.ShortDescription
:Started by timer
.- Returns:
Started by timer
-
_TimerTrigger_TimerTriggerCause_ShortDescription
public static org.jvnet.localizer.Localizable _TimerTrigger_TimerTriggerCause_ShortDescription()
KeyTimerTrigger.TimerTriggerCause.ShortDescription
:Started by timer
.- Returns:
Started by timer
-
SCMTrigger_DisplayName
public static String SCMTrigger_DisplayName()
KeySCMTrigger.DisplayName
:Poll SCM
.- Returns:
Poll SCM
-
_SCMTrigger_DisplayName
public static org.jvnet.localizer.Localizable _SCMTrigger_DisplayName()
KeySCMTrigger.DisplayName
:Poll SCM
.- Returns:
Poll SCM
-
TimerTrigger_the_specified_cron_tab_is_rare_or_impossible
public static String TimerTrigger_the_specified_cron_tab_is_rare_or_impossible()
KeyTimerTrigger.the_specified_cron_tab_is_rare_or_impossible
:This schedule will match dates only rarely (e.g. February 29) or never (e.g. June 31), so this job may be triggered very rarely, if at all.
.- Returns:
This schedule will match dates only rarely (e.g. February 29) or never (e.g. June 31), so this job may be triggered very rarely, if at all.
-
_TimerTrigger_the_specified_cron_tab_is_rare_or_impossible
public static org.jvnet.localizer.Localizable _TimerTrigger_the_specified_cron_tab_is_rare_or_impossible()
KeyTimerTrigger.the_specified_cron_tab_is_rare_or_impossible
:This schedule will match dates only rarely (e.g. February 29) or never (e.g. June 31), so this job may be triggered very rarely, if at all.
.- Returns:
This schedule will match dates only rarely (e.g. February 29) or never (e.g. June 31), so this job may be triggered very rarely, if at all.
-
SCMTrigger_AdministrativeMonitorImpl_DisplayName
public static String SCMTrigger_AdministrativeMonitorImpl_DisplayName()
KeySCMTrigger.AdministrativeMonitorImpl.DisplayName
:Too Many SCM Polling Threads
.- Returns:
Too Many SCM Polling Threads
-
_SCMTrigger_AdministrativeMonitorImpl_DisplayName
public static org.jvnet.localizer.Localizable _SCMTrigger_AdministrativeMonitorImpl_DisplayName()
KeySCMTrigger.AdministrativeMonitorImpl.DisplayName
:Too Many SCM Polling Threads
.- Returns:
Too Many SCM Polling Threads
-
Trigger_init
public static String Trigger_init()
KeyTrigger.init
:Initializing timer for triggers
.- Returns:
Initializing timer for triggers
-
_Trigger_init
public static org.jvnet.localizer.Localizable _Trigger_init()
KeyTrigger.init
:Initializing timer for triggers
.- Returns:
Initializing timer for triggers
-
-