@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 |
_Format_Error()
Key
Format.Error: The date format pattern is not
valid.. |
static org.jvnet.localizer.Localizable |
_NextExec_WidgetName()
Key
NextExec.WidgetName: Next Executions. |
static org.jvnet.localizer.Localizable |
_PossibleNextExec_WidgetName()
Key
PossibleNextExec.WidgetName: Possible Next
Executions. |
static org.jvnet.localizer.Localizable |
_timeToGo(Object arg0)
Key
timeToGo: (in {0}). |
static String |
Format_Error()
Key
Format.Error: The date format pattern is not
valid.. |
static String |
NextExec_WidgetName()
Key
NextExec.WidgetName: Next Executions. |
static String |
PossibleNextExec_WidgetName()
Key
PossibleNextExec.WidgetName: Possible Next
Executions. |
static String |
timeToGo(Object arg0)
Key
timeToGo: (in {0}). |
public static String PossibleNextExec_WidgetName()
PossibleNextExec.WidgetName: Possible Next
Executions.Possible Next Executionspublic static org.jvnet.localizer.Localizable _PossibleNextExec_WidgetName()
PossibleNextExec.WidgetName: Possible Next
Executions.Possible Next Executionspublic static String NextExec_WidgetName()
NextExec.WidgetName: Next Executions.Next Executionspublic static org.jvnet.localizer.Localizable _NextExec_WidgetName()
NextExec.WidgetName: Next Executions.Next Executionspublic static String Format_Error()
Format.Error: The date format pattern is not
valid..The date format pattern is not valid.public static org.jvnet.localizer.Localizable _Format_Error()
Format.Error: The date format pattern is not
valid..The date format pattern is not valid.public static String timeToGo(Object arg0)
timeToGo: (in {0}).arg0 - 1st format parameter, {0}, as String.valueOf(Object).(in {0})public static org.jvnet.localizer.Localizable _timeToGo(Object arg0)
timeToGo: (in {0}).arg0 - 1st format parameter, {0}, as String.valueOf(Object).(in {0})Copyright © 2016–2019. All rights reserved.