Class Messages


  • @Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
    public class Messages
    extends Object
    Generated localization support class.
    • Constructor Detail

      • Messages

        public Messages()
    • Method Detail

      • definitions_Template_DisplayName

        public static String definitions_Template_DisplayName()
        Key definitions.Template.DisplayName: Template.
        Returns:
        Template
      • _definitions_Template_DisplayName

        public static org.jvnet.localizer.Localizable _definitions_Template_DisplayName()
        Key definitions.Template.DisplayName: Template.
        Returns:
        Template
      • strategies_MostUsableSpace_DisplayName

        public static String strategies_MostUsableSpace_DisplayName()
        Key strategies.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()
        Key strategies.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()
        Key strategies.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()
        Key strategies.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()
        Key formValidation.NotPositiveDouble: Not a positive double value.
        Returns:
        Not a positive double value
      • _formValidation_NotPositiveDouble

        public static org.jvnet.localizer.Localizable _formValidation_NotPositiveDouble()
        Key formValidation.NotPositiveDouble: Not a positive double value.
        Returns:
        Not a positive double value
      • steps_ExwsStep_DisplayName

        public static String steps_ExwsStep_DisplayName()
        Key steps.ExwsStep.DisplayName: Use external workspace.
        Returns:
        Use external workspace
      • _steps_ExwsStep_DisplayName

        public static org.jvnet.localizer.Localizable _steps_ExwsStep_DisplayName()
        Key steps.ExwsStep.DisplayName: Use external workspace.
        Returns:
        Use external workspace
      • nodes_ExternalWorkspaceProperty_DisplayName

        public static String nodes_ExternalWorkspaceProperty_DisplayName()
        Key nodes.ExternalWorkspaceProperty.DisplayName: External Workspace.
        Returns:
        External Workspace
      • _nodes_ExternalWorkspaceProperty_DisplayName

        public static org.jvnet.localizer.Localizable _nodes_ExternalWorkspaceProperty_DisplayName()
        Key nodes.ExternalWorkspaceProperty.DisplayName: External Workspace.
        Returns:
        External Workspace
      • formValidation_NotValidParentheses

        public static String formValidation_NotValidParentheses()
        Key formValidation.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()
        Key formValidation.NotValidParentheses: The workspace template parentheses are not valid.
        Returns:
        The workspace template parentheses are not valid
      • formValidation_UnsafeSymbol

        public static String formValidation_UnsafeSymbol()
        Key formValidation.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()
        Key formValidation.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()
        Key formValidation.NotADoubleValue: Not a double value.
        Returns:
        Not a double value
      • _formValidation_NotADoubleValue

        public static org.jvnet.localizer.Localizable _formValidation_NotADoubleValue()
        Key formValidation.NotADoubleValue: Not a double value.
        Returns:
        Not a double value
      • providers_UserProvidedDiskInfo_DisplayName

        public static String providers_UserProvidedDiskInfo_DisplayName()
        Key providers.UserProvidedDiskInfo.DisplayName: Provide Custom Disk Info.
        Returns:
        Provide Custom Disk Info
      • _providers_UserProvidedDiskInfo_DisplayName

        public static org.jvnet.localizer.Localizable _providers_UserProvidedDiskInfo_DisplayName()
        Key providers.UserProvidedDiskInfo.DisplayName: Provide Custom Disk Info.
        Returns:
        Provide Custom Disk Info
      • model_ExternalWorkspace_DisplayName

        public static String model_ExternalWorkspace_DisplayName​(Object arg0,
                                                                 Object arg1)
        Key model.ExternalWorkspace.DisplayName: Workspace on {0} from {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Workspace on {0} from {1}
      • _model_ExternalWorkspace_DisplayName

        public static org.jvnet.localizer.Localizable _model_ExternalWorkspace_DisplayName​(Object arg0,
                                                                                           Object arg1)
        Key model.ExternalWorkspace.DisplayName: Workspace on {0} from {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Workspace on {0} from {1}
      • strategies_FastestReadSpeed_DisplayName

        public static String strategies_FastestReadSpeed_DisplayName()
        Key strategies.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()
        Key strategies.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()
        Key providers.NoDiskInfo.DisplayName: No Disk Info.
        Returns:
        No Disk Info
      • _providers_NoDiskInfo_DisplayName

        public static org.jvnet.localizer.Localizable _providers_NoDiskInfo_DisplayName()
        Key providers.NoDiskInfo.DisplayName: No Disk Info.
        Returns:
        No Disk Info
      • actions_WorkspaceBrowserRootAction_DisplayName

        public static String actions_WorkspaceBrowserRootAction_DisplayName()
        Key actions.WorkspaceBrowserRootAction.DisplayName: External Workspaces.
        Returns:
        External Workspaces
      • _actions_WorkspaceBrowserRootAction_DisplayName

        public static org.jvnet.localizer.Localizable _actions_WorkspaceBrowserRootAction_DisplayName()
        Key actions.WorkspaceBrowserRootAction.DisplayName: External Workspaces.
        Returns:
        External Workspaces
      • actions_ExwsAllocateAction_DisplayName

        public static String actions_ExwsAllocateAction_DisplayName()
        Key actions.ExwsAllocateAction.DisplayName: External Workspaces.
        Returns:
        External Workspaces
      • _actions_ExwsAllocateAction_DisplayName

        public static org.jvnet.localizer.Localizable _actions_ExwsAllocateAction_DisplayName()
        Key actions.ExwsAllocateAction.DisplayName: External Workspaces.
        Returns:
        External Workspaces
      • definitions_Disk_DisplayName

        public static String definitions_Disk_DisplayName()
        Key definitions.Disk.DisplayName: Disk.
        Returns:
        Disk
      • _definitions_Disk_DisplayName

        public static org.jvnet.localizer.Localizable _definitions_Disk_DisplayName()
        Key definitions.Disk.DisplayName: Disk.
        Returns:
        Disk
      • formValidation_NotRelativePath

        public static String formValidation_NotRelativePath()
        Key formValidation.NotRelativePath: Must be a relative path.
        Returns:
        Must be a relative path
      • _formValidation_NotRelativePath

        public static org.jvnet.localizer.Localizable _formValidation_NotRelativePath()
        Key formValidation.NotRelativePath: Must be a relative path.
        Returns:
        Must be a relative path
      • definitions_DiskPool_DisplayName

        public static String definitions_DiskPool_DisplayName()
        Key definitions.DiskPool.DisplayName: Disk Pool.
        Returns:
        Disk Pool
      • _definitions_DiskPool_DisplayName

        public static org.jvnet.localizer.Localizable _definitions_DiskPool_DisplayName()
        Key definitions.DiskPool.DisplayName: Disk Pool.
        Returns:
        Disk Pool
      • steps_ExwsAllocateStep_DisplayName

        public static String steps_ExwsAllocateStep_DisplayName()
        Key steps.ExwsAllocateStep.DisplayName: Allocate external workspace.
        Returns:
        Allocate external workspace
      • _steps_ExwsAllocateStep_DisplayName

        public static org.jvnet.localizer.Localizable _steps_ExwsAllocateStep_DisplayName()
        Key steps.ExwsAllocateStep.DisplayName: Allocate external workspace.
        Returns:
        Allocate external workspace