@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 |
_CustomTool_DescriptorImpl_DisplayName()
Key
CustomTool.DescriptorImpl.DisplayName : Custom
tool . |
static org.jvnet.localizer.Localizable |
_CustomTool_GetToolByName_ErrorMessage(Object arg0)
Key
CustomTool.GetToolByName.ErrorMessage : Cannot find
the {0} tool. |
static org.jvnet.localizer.Localizable |
_Descriptor_DisplayName()
Key
Descriptor.DisplayName : Install custom tools . |
static String |
CustomTool_DescriptorImpl_DisplayName()
Key
CustomTool.DescriptorImpl.DisplayName : Custom
tool . |
static String |
CustomTool_GetToolByName_ErrorMessage(Object arg0)
Key
CustomTool.GetToolByName.ErrorMessage : Cannot find
the {0} tool. |
static String |
Descriptor_DisplayName()
Key
Descriptor.DisplayName : Install custom tools . |
public static String CustomTool_GetToolByName_ErrorMessage(Object arg0)
CustomTool.GetToolByName.ErrorMessage
: Cannot find
the {0} tool. Probably, it has been deleted from the global
configuration.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Cannot find the {0} tool. Probably, it has been deleted from
the global configuration.
public static org.jvnet.localizer.Localizable _CustomTool_GetToolByName_ErrorMessage(Object arg0)
CustomTool.GetToolByName.ErrorMessage
: Cannot find
the {0} tool. Probably, it has been deleted from the global
configuration.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Cannot find the {0} tool. Probably, it has been deleted from
the global configuration.
public static String CustomTool_DescriptorImpl_DisplayName()
CustomTool.DescriptorImpl.DisplayName
: Custom
tool
.Custom tool
public static org.jvnet.localizer.Localizable _CustomTool_DescriptorImpl_DisplayName()
CustomTool.DescriptorImpl.DisplayName
: Custom
tool
.Custom tool
public static String Descriptor_DisplayName()
Descriptor.DisplayName
: Install custom tools
.Install custom tools
public static org.jvnet.localizer.Localizable _Descriptor_DisplayName()
Descriptor.DisplayName
: Install custom tools
.Install custom tools
Copyright © 2016–2021. All rights reserved.