Package org.jenkinsci.plugins.ewm
Class Messages
- java.lang.Object
-
- org.jenkinsci.plugins.ewm.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
_actions_ExwsAllocateAction_DisplayName()
Keyactions.ExwsAllocateAction.DisplayName
:External Workspaces
.static org.jvnet.localizer.Localizable
_actions_WorkspaceBrowserRootAction_DisplayName()
Keyactions.WorkspaceBrowserRootAction.DisplayName
:External Workspaces
.static org.jvnet.localizer.Localizable
_definitions_Disk_DisplayName()
Keydefinitions.Disk.DisplayName
:Disk
.static org.jvnet.localizer.Localizable
_definitions_DiskPool_DisplayName()
Keydefinitions.DiskPool.DisplayName
:Disk Pool
.static org.jvnet.localizer.Localizable
_definitions_Template_DisplayName()
Keydefinitions.Template.DisplayName
:Template
.static org.jvnet.localizer.Localizable
_formValidation_NotADoubleValue()
KeyformValidation.NotADoubleValue
:Not a double value
.static org.jvnet.localizer.Localizable
_formValidation_NotPositiveDouble()
KeyformValidation.NotPositiveDouble
:Not a positive double value
.static org.jvnet.localizer.Localizable
_formValidation_NotRelativePath()
KeyformValidation.NotRelativePath
:Must be a relative path
.static org.jvnet.localizer.Localizable
_formValidation_NotValidParentheses()
KeyformValidation.NotValidParentheses
:The workspace template parentheses are not valid
.static org.jvnet.localizer.Localizable
_formValidation_UnsafeSymbol()
KeyformValidation.UnsafeSymbol
:It may be unsafe to use standalone $ symbol for workspace template. It is recommended to use '${ } instead
.static org.jvnet.localizer.Localizable
_model_ExternalWorkspace_DisplayName(Object arg0, Object arg1)
Keymodel.ExternalWorkspace.DisplayName
:Workspace on {0} from {1}
.static org.jvnet.localizer.Localizable
_nodes_ExternalWorkspaceProperty_DisplayName()
Keynodes.ExternalWorkspaceProperty.DisplayName
:External Workspace
.static org.jvnet.localizer.Localizable
_providers_NoDiskInfo_DisplayName()
Keyproviders.NoDiskInfo.DisplayName
:No Disk Info
.static org.jvnet.localizer.Localizable
_providers_UserProvidedDiskInfo_DisplayName()
Keyproviders.UserProvidedDiskInfo.DisplayName
:Provide Custom Disk Info
.static org.jvnet.localizer.Localizable
_steps_ExwsAllocateStep_DisplayName()
Keysteps.ExwsAllocateStep.DisplayName
:Allocate external workspace
.static org.jvnet.localizer.Localizable
_steps_ExwsStep_DisplayName()
Keysteps.ExwsStep.DisplayName
:Use external workspace
.static org.jvnet.localizer.Localizable
_strategies_FastestReadSpeed_DisplayName()
Keystrategies.FastestReadSpeed.DisplayName
:Select the Disk with the highest read speed
.static org.jvnet.localizer.Localizable
_strategies_FastestWriteSpeed_DisplayName()
Keystrategies.FastestWriteSpeed.DisplayName
:Select the Disk with the highest write speed
.static org.jvnet.localizer.Localizable
_strategies_MostUsableSpace_DisplayName()
Keystrategies.MostUsableSpace.DisplayName
:Select the Disk with the most usable space
.static String
actions_ExwsAllocateAction_DisplayName()
Keyactions.ExwsAllocateAction.DisplayName
:External Workspaces
.static String
actions_WorkspaceBrowserRootAction_DisplayName()
Keyactions.WorkspaceBrowserRootAction.DisplayName
:External Workspaces
.static String
definitions_Disk_DisplayName()
Keydefinitions.Disk.DisplayName
:Disk
.static String
definitions_DiskPool_DisplayName()
Keydefinitions.DiskPool.DisplayName
:Disk Pool
.static String
definitions_Template_DisplayName()
Keydefinitions.Template.DisplayName
:Template
.static String
formValidation_NotADoubleValue()
KeyformValidation.NotADoubleValue
:Not a double value
.static String
formValidation_NotPositiveDouble()
KeyformValidation.NotPositiveDouble
:Not a positive double value
.static String
formValidation_NotRelativePath()
KeyformValidation.NotRelativePath
:Must be a relative path
.static String
formValidation_NotValidParentheses()
KeyformValidation.NotValidParentheses
:The workspace template parentheses are not valid
.static String
formValidation_UnsafeSymbol()
KeyformValidation.UnsafeSymbol
:It may be unsafe to use standalone $ symbol for workspace template. It is recommended to use '${ } instead
.static String
model_ExternalWorkspace_DisplayName(Object arg0, Object arg1)
Keymodel.ExternalWorkspace.DisplayName
:Workspace on {0} from {1}
.static String
nodes_ExternalWorkspaceProperty_DisplayName()
Keynodes.ExternalWorkspaceProperty.DisplayName
:External Workspace
.static String
providers_NoDiskInfo_DisplayName()
Keyproviders.NoDiskInfo.DisplayName
:No Disk Info
.static String
providers_UserProvidedDiskInfo_DisplayName()
Keyproviders.UserProvidedDiskInfo.DisplayName
:Provide Custom Disk Info
.static String
steps_ExwsAllocateStep_DisplayName()
Keysteps.ExwsAllocateStep.DisplayName
:Allocate external workspace
.static String
steps_ExwsStep_DisplayName()
Keysteps.ExwsStep.DisplayName
:Use external workspace
.static String
strategies_FastestReadSpeed_DisplayName()
Keystrategies.FastestReadSpeed.DisplayName
:Select the Disk with the highest read speed
.static String
strategies_FastestWriteSpeed_DisplayName()
Keystrategies.FastestWriteSpeed.DisplayName
:Select the Disk with the highest write speed
.static String
strategies_MostUsableSpace_DisplayName()
Keystrategies.MostUsableSpace.DisplayName
:Select the Disk with the most usable space
.
-
-
-
Method Detail
-
definitions_Template_DisplayName
public static String definitions_Template_DisplayName()
Keydefinitions.Template.DisplayName
:Template
.- Returns:
Template
-
_definitions_Template_DisplayName
public static org.jvnet.localizer.Localizable _definitions_Template_DisplayName()
Keydefinitions.Template.DisplayName
:Template
.- Returns:
Template
-
strategies_MostUsableSpace_DisplayName
public static String strategies_MostUsableSpace_DisplayName()
Keystrategies.MostUsableSpace.DisplayName
:Select the Disk with the most usable space
.- Returns:
Select the Disk with the most usable space
-
_strategies_MostUsableSpace_DisplayName
public static org.jvnet.localizer.Localizable _strategies_MostUsableSpace_DisplayName()
Keystrategies.MostUsableSpace.DisplayName
:Select the Disk with the most usable space
.- Returns:
Select the Disk with the most usable space
-
strategies_FastestWriteSpeed_DisplayName
public static String strategies_FastestWriteSpeed_DisplayName()
Keystrategies.FastestWriteSpeed.DisplayName
:Select the Disk with the highest write speed
.- Returns:
Select the Disk with the highest write speed
-
_strategies_FastestWriteSpeed_DisplayName
public static org.jvnet.localizer.Localizable _strategies_FastestWriteSpeed_DisplayName()
Keystrategies.FastestWriteSpeed.DisplayName
:Select the Disk with the highest write speed
.- Returns:
Select the Disk with the highest write speed
-
formValidation_NotPositiveDouble
public static String formValidation_NotPositiveDouble()
KeyformValidation.NotPositiveDouble
:Not a positive double value
.- Returns:
Not a positive double value
-
_formValidation_NotPositiveDouble
public static org.jvnet.localizer.Localizable _formValidation_NotPositiveDouble()
KeyformValidation.NotPositiveDouble
:Not a positive double value
.- Returns:
Not a positive double value
-
steps_ExwsStep_DisplayName
public static String steps_ExwsStep_DisplayName()
Keysteps.ExwsStep.DisplayName
:Use external workspace
.- Returns:
Use external workspace
-
_steps_ExwsStep_DisplayName
public static org.jvnet.localizer.Localizable _steps_ExwsStep_DisplayName()
Keysteps.ExwsStep.DisplayName
:Use external workspace
.- Returns:
Use external workspace
-
nodes_ExternalWorkspaceProperty_DisplayName
public static String nodes_ExternalWorkspaceProperty_DisplayName()
Keynodes.ExternalWorkspaceProperty.DisplayName
:External Workspace
.- Returns:
External Workspace
-
_nodes_ExternalWorkspaceProperty_DisplayName
public static org.jvnet.localizer.Localizable _nodes_ExternalWorkspaceProperty_DisplayName()
Keynodes.ExternalWorkspaceProperty.DisplayName
:External Workspace
.- Returns:
External Workspace
-
formValidation_NotValidParentheses
public static String formValidation_NotValidParentheses()
KeyformValidation.NotValidParentheses
:The workspace template parentheses are not valid
.- Returns:
The workspace template parentheses are not valid
-
_formValidation_NotValidParentheses
public static org.jvnet.localizer.Localizable _formValidation_NotValidParentheses()
KeyformValidation.NotValidParentheses
:The workspace template parentheses are not valid
.- Returns:
The workspace template parentheses are not valid
-
formValidation_UnsafeSymbol
public static String formValidation_UnsafeSymbol()
KeyformValidation.UnsafeSymbol
:It may be unsafe to use standalone $ symbol for workspace template. It is recommended to use '${ } instead
.- Returns:
It may be unsafe to use standalone $ symbol for workspace template. It is recommended to use '${ } instead
-
_formValidation_UnsafeSymbol
public static org.jvnet.localizer.Localizable _formValidation_UnsafeSymbol()
KeyformValidation.UnsafeSymbol
:It may be unsafe to use standalone $ symbol for workspace template. It is recommended to use '${ } instead
.- Returns:
It may be unsafe to use standalone $ symbol for workspace template. It is recommended to use '${ } instead
-
formValidation_NotADoubleValue
public static String formValidation_NotADoubleValue()
KeyformValidation.NotADoubleValue
:Not a double value
.- Returns:
Not a double value
-
_formValidation_NotADoubleValue
public static org.jvnet.localizer.Localizable _formValidation_NotADoubleValue()
KeyformValidation.NotADoubleValue
:Not a double value
.- Returns:
Not a double value
-
providers_UserProvidedDiskInfo_DisplayName
public static String providers_UserProvidedDiskInfo_DisplayName()
Keyproviders.UserProvidedDiskInfo.DisplayName
:Provide Custom Disk Info
.- Returns:
Provide Custom Disk Info
-
_providers_UserProvidedDiskInfo_DisplayName
public static org.jvnet.localizer.Localizable _providers_UserProvidedDiskInfo_DisplayName()
Keyproviders.UserProvidedDiskInfo.DisplayName
:Provide Custom Disk Info
.- Returns:
Provide Custom Disk Info
-
model_ExternalWorkspace_DisplayName
public static String model_ExternalWorkspace_DisplayName(Object arg0, Object arg1)
Keymodel.ExternalWorkspace.DisplayName
:Workspace on {0} from {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Workspace on {0} from {1}
-
_model_ExternalWorkspace_DisplayName
public static org.jvnet.localizer.Localizable _model_ExternalWorkspace_DisplayName(Object arg0, Object arg1)
Keymodel.ExternalWorkspace.DisplayName
:Workspace on {0} from {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Workspace on {0} from {1}
-
strategies_FastestReadSpeed_DisplayName
public static String strategies_FastestReadSpeed_DisplayName()
Keystrategies.FastestReadSpeed.DisplayName
:Select the Disk with the highest read speed
.- Returns:
Select the Disk with the highest read speed
-
_strategies_FastestReadSpeed_DisplayName
public static org.jvnet.localizer.Localizable _strategies_FastestReadSpeed_DisplayName()
Keystrategies.FastestReadSpeed.DisplayName
:Select the Disk with the highest read speed
.- Returns:
Select the Disk with the highest read speed
-
providers_NoDiskInfo_DisplayName
public static String providers_NoDiskInfo_DisplayName()
Keyproviders.NoDiskInfo.DisplayName
:No Disk Info
.- Returns:
No Disk Info
-
_providers_NoDiskInfo_DisplayName
public static org.jvnet.localizer.Localizable _providers_NoDiskInfo_DisplayName()
Keyproviders.NoDiskInfo.DisplayName
:No Disk Info
.- Returns:
No Disk Info
-
actions_WorkspaceBrowserRootAction_DisplayName
public static String actions_WorkspaceBrowserRootAction_DisplayName()
Keyactions.WorkspaceBrowserRootAction.DisplayName
:External Workspaces
.- Returns:
External Workspaces
-
_actions_WorkspaceBrowserRootAction_DisplayName
public static org.jvnet.localizer.Localizable _actions_WorkspaceBrowserRootAction_DisplayName()
Keyactions.WorkspaceBrowserRootAction.DisplayName
:External Workspaces
.- Returns:
External Workspaces
-
actions_ExwsAllocateAction_DisplayName
public static String actions_ExwsAllocateAction_DisplayName()
Keyactions.ExwsAllocateAction.DisplayName
:External Workspaces
.- Returns:
External Workspaces
-
_actions_ExwsAllocateAction_DisplayName
public static org.jvnet.localizer.Localizable _actions_ExwsAllocateAction_DisplayName()
Keyactions.ExwsAllocateAction.DisplayName
:External Workspaces
.- Returns:
External Workspaces
-
definitions_Disk_DisplayName
public static String definitions_Disk_DisplayName()
Keydefinitions.Disk.DisplayName
:Disk
.- Returns:
Disk
-
_definitions_Disk_DisplayName
public static org.jvnet.localizer.Localizable _definitions_Disk_DisplayName()
Keydefinitions.Disk.DisplayName
:Disk
.- Returns:
Disk
-
formValidation_NotRelativePath
public static String formValidation_NotRelativePath()
KeyformValidation.NotRelativePath
:Must be a relative path
.- Returns:
Must be a relative path
-
_formValidation_NotRelativePath
public static org.jvnet.localizer.Localizable _formValidation_NotRelativePath()
KeyformValidation.NotRelativePath
:Must be a relative path
.- Returns:
Must be a relative path
-
definitions_DiskPool_DisplayName
public static String definitions_DiskPool_DisplayName()
Keydefinitions.DiskPool.DisplayName
:Disk Pool
.- Returns:
Disk Pool
-
_definitions_DiskPool_DisplayName
public static org.jvnet.localizer.Localizable _definitions_DiskPool_DisplayName()
Keydefinitions.DiskPool.DisplayName
:Disk Pool
.- Returns:
Disk Pool
-
steps_ExwsAllocateStep_DisplayName
public static String steps_ExwsAllocateStep_DisplayName()
Keysteps.ExwsAllocateStep.DisplayName
:Allocate external workspace
.- Returns:
Allocate external workspace
-
_steps_ExwsAllocateStep_DisplayName
public static org.jvnet.localizer.Localizable _steps_ExwsAllocateStep_DisplayName()
Keysteps.ExwsAllocateStep.DisplayName
:Allocate external workspace
.- Returns:
Allocate external workspace
-
-