@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 |
_LabelSpecifics_DisplayName()
Key
LabelSpecifics.DisplayName : Label specifics . |
static org.jvnet.localizer.Localizable |
_Versions_ToolVersionConfig_DisplayName()
Key
Versions.ToolVersionConfig.DisplayName : Tool
version . |
static org.jvnet.localizer.Localizable |
_Versions_ToolVersionDescription_NoToolError()
Key
Versions.ToolVersionDescription.NoToolError : {@code ERROR:
Cannot find the custom tool. |
static org.jvnet.localizer.Localizable |
_Versions_ToolVersionParameterDefinition_DisplayName()
Key
Versions.ToolVersionParameterDefinition.DisplayName :
Tool version . |
static org.jvnet.localizer.Localizable |
_Versions_ToolVersionParameterDefinition_GetVersionConfigError(Object arg0)
Key
Versions.ToolVersionParameterDefinition.GetVersionConfigError : Cannot retrieve the version configuration for the tool {0}. |
static String |
LabelSpecifics_DisplayName()
Key
LabelSpecifics.DisplayName : Label specifics . |
static String |
Versions_ToolVersionConfig_DisplayName()
Key
Versions.ToolVersionConfig.DisplayName : Tool
version . |
static String |
Versions_ToolVersionDescription_NoToolError()
Key
Versions.ToolVersionDescription.NoToolError : {@code ERROR:
Cannot find the custom tool. |
static String |
Versions_ToolVersionParameterDefinition_DisplayName()
Key
Versions.ToolVersionParameterDefinition.DisplayName :
Tool version . |
static String |
Versions_ToolVersionParameterDefinition_GetVersionConfigError(Object arg0)
Key
Versions.ToolVersionParameterDefinition.GetVersionConfigError : Cannot retrieve the version configuration for the tool {0}. |
public static String Versions_ToolVersionDescription_NoToolError()
Versions.ToolVersionDescription.NoToolError
: ERROR:
Cannot find the custom tool. Probably, it has been deleted
.ERROR: Cannot find the custom tool. Probably, it has been
deleted
public static org.jvnet.localizer.Localizable _Versions_ToolVersionDescription_NoToolError()
Versions.ToolVersionDescription.NoToolError
: ERROR:
Cannot find the custom tool. Probably, it has been deleted
.ERROR: Cannot find the custom tool. Probably, it has been
deleted
public static String Versions_ToolVersionParameterDefinition_DisplayName()
Versions.ToolVersionParameterDefinition.DisplayName
:
Tool version
.Tool version
public static org.jvnet.localizer.Localizable _Versions_ToolVersionParameterDefinition_DisplayName()
Versions.ToolVersionParameterDefinition.DisplayName
:
Tool version
.Tool version
public static String Versions_ToolVersionParameterDefinition_GetVersionConfigError(Object arg0)
Versions.ToolVersionParameterDefinition.GetVersionConfigError
: Cannot retrieve the version configuration for the tool {0}. Probably,
it has been deleted
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Cannot retrieve the version configuration for the tool {0}.
Probably, it has been deleted
public static org.jvnet.localizer.Localizable _Versions_ToolVersionParameterDefinition_GetVersionConfigError(Object arg0)
Versions.ToolVersionParameterDefinition.GetVersionConfigError
: Cannot retrieve the version configuration for the tool {0}. Probably,
it has been deleted
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Cannot retrieve the version configuration for the tool {0}.
Probably, it has been deleted
public static String Versions_ToolVersionConfig_DisplayName()
Versions.ToolVersionConfig.DisplayName
: Tool
version
.Tool version
public static org.jvnet.localizer.Localizable _Versions_ToolVersionConfig_DisplayName()
Versions.ToolVersionConfig.DisplayName
: Tool
version
.Tool version
public static String LabelSpecifics_DisplayName()
LabelSpecifics.DisplayName
: Label specifics
.Label specifics
public static org.jvnet.localizer.Localizable _LabelSpecifics_DisplayName()
LabelSpecifics.DisplayName
: Label specifics
.Label specifics
Copyright © 2016–2021. All rights reserved.