public class Messages extends Object
| Constructor and Description |
|---|
Messages() |
| Modifier and Type | Method and Description |
|---|---|
static org.jvnet.localizer.Localizable |
_ParameterizedTimerTrigger_DisplayName()
Build periodically with parameters
|
static org.jvnet.localizer.Localizable |
_ParameterizedTimerTrigger_MissingWhitespace()
You appear to be missing whitespace between * and *.
|
static org.jvnet.localizer.Localizable |
_ParameterizedTimerTrigger_MoreThanOnePercent()
You can only use one percent sign to separate the cron from the parameters.
|
static org.jvnet.localizer.Localizable |
_ParameterizedTimerTrigger_TimerTriggerCause_ShortDescription(Object arg1)
Started by timer with parameters: {0}
|
static org.jvnet.localizer.Localizable |
_ParameterizedTimerTrigger_TrailingSemicolon()
I need you to remove that semicolon from the end of the line.
|
static org.jvnet.localizer.Localizable |
_ParameterizedTimerTrigger_UndefinedParameter(Object arg1,
Object arg2)
You have tried to schedule with parameters ({0}), which are not among saved project parameters: {1}
|
static String |
ParameterizedTimerTrigger_DisplayName()
Build periodically with parameters
|
static String |
ParameterizedTimerTrigger_MissingWhitespace()
You appear to be missing whitespace between * and *.
|
static String |
ParameterizedTimerTrigger_MoreThanOnePercent()
You can only use one percent sign to separate the cron from the parameters.
|
static String |
ParameterizedTimerTrigger_TimerTriggerCause_ShortDescription(Object arg1)
Started by timer with parameters: {0}
|
static String |
ParameterizedTimerTrigger_TrailingSemicolon()
I need you to remove that semicolon from the end of the line.
|
static String |
ParameterizedTimerTrigger_UndefinedParameter(Object arg1,
Object arg2)
You have tried to schedule with parameters ({0}), which are not among saved project parameters: {1}
|
public static String ParameterizedTimerTrigger_MissingWhitespace()
public static org.jvnet.localizer.Localizable _ParameterizedTimerTrigger_MissingWhitespace()
public static String ParameterizedTimerTrigger_UndefinedParameter(Object arg1, Object arg2)
public static org.jvnet.localizer.Localizable _ParameterizedTimerTrigger_UndefinedParameter(Object arg1, Object arg2)
public static String ParameterizedTimerTrigger_TrailingSemicolon()
public static org.jvnet.localizer.Localizable _ParameterizedTimerTrigger_TrailingSemicolon()
public static String ParameterizedTimerTrigger_TimerTriggerCause_ShortDescription(Object arg1)
public static org.jvnet.localizer.Localizable _ParameterizedTimerTrigger_TimerTriggerCause_ShortDescription(Object arg1)
public static String ParameterizedTimerTrigger_MoreThanOnePercent()
public static org.jvnet.localizer.Localizable _ParameterizedTimerTrigger_MoreThanOnePercent()
public static String ParameterizedTimerTrigger_DisplayName()
public static org.jvnet.localizer.Localizable _ParameterizedTimerTrigger_DisplayName()
Copyright © 2004-2015. All Rights Reserved.