Package com.bluersw
Class Messages
java.lang.Object
com.bluersw.Messages
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class Messages
extends Object
Generated localization support class.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.LocalizableKeyCheckboxParameterDefinition.CheckedNodePath.Default://CheckboxParameter/checked.static org.jvnet.localizer.LocalizableKeyCheckboxParameterDefinition.CheckedNodePath.IsBlank:The node path used for the default checked state cannot be empty.static org.jvnet.localizer.LocalizableKeyCheckboxParameterDefinition.CheckedValues.Invalid:The checked node must be present for every checkbox and contain only true or false.static org.jvnet.localizer.LocalizableKeyCheckboxParameterDefinition.CreateCheckboxFailed:Failed to create checkbox.static org.jvnet.localizer.LocalizableKeyCheckboxParameterDefinition.DescriptorImpl.DisplayName:Custom Checkbox Parameter.static org.jvnet.localizer.LocalizableKeyCheckboxParameterDefinition.DisplayNodePath.IsBlank:The node path used for checkbox display content cannot be empty.static org.jvnet.localizer.LocalizableKeyCheckboxParameterDefinition.GetFileFailed:Failed to get file.static org.jvnet.localizer.LocalizableKeyCheckboxParameterDefinition.Name.IsBlank:Parameter name cannot be empty.static org.jvnet.localizer.LocalizableKeyCheckboxParameterDefinition.TlsVersion.IsBlank:The TLS version used for HTTPS links cannot be empty, can be set to TLSv1.2.static org.jvnet.localizer.LocalizableKeyCheckboxParameterDefinition.ValueNodePath.IsBlank:The node path used for the content of the checkbox value cannot be empty.static StringKeyCheckboxParameterDefinition.CheckedNodePath.Default://CheckboxParameter/checked.static StringKeyCheckboxParameterDefinition.CheckedNodePath.IsBlank:The node path used for the default checked state cannot be empty.static StringKeyCheckboxParameterDefinition.CheckedValues.Invalid:The checked node must be present for every checkbox and contain only true or false.static StringKeyCheckboxParameterDefinition.CreateCheckboxFailed:Failed to create checkbox.static StringKeyCheckboxParameterDefinition.DescriptorImpl.DisplayName:Custom Checkbox Parameter.static StringKeyCheckboxParameterDefinition.DisplayNodePath.IsBlank:The node path used for checkbox display content cannot be empty.static StringKeyCheckboxParameterDefinition.GetFileFailed:Failed to get file.static StringKeyCheckboxParameterDefinition.Name.IsBlank:Parameter name cannot be empty.static StringKeyCheckboxParameterDefinition.TlsVersion.IsBlank:The TLS version used for HTTPS links cannot be empty, can be set to TLSv1.2.static StringKeyCheckboxParameterDefinition.ValueNodePath.IsBlank:The node path used for the content of the checkbox value cannot be empty.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
CheckboxParameterDefinition_TlsVersion_IsBlank
KeyCheckboxParameterDefinition.TlsVersion.IsBlank:The TLS version used for HTTPS links cannot be empty, can be set to TLSv1.2.- Returns:
The TLS version used for HTTPS links cannot be empty, can be set to TLSv1.2
-
_CheckboxParameterDefinition_TlsVersion_IsBlank
public static org.jvnet.localizer.Localizable _CheckboxParameterDefinition_TlsVersion_IsBlank()KeyCheckboxParameterDefinition.TlsVersion.IsBlank:The TLS version used for HTTPS links cannot be empty, can be set to TLSv1.2.- Returns:
The TLS version used for HTTPS links cannot be empty, can be set to TLSv1.2
-
CheckboxParameterDefinition_GetFileFailed
KeyCheckboxParameterDefinition.GetFileFailed:Failed to get file.- Returns:
Failed to get file
-
_CheckboxParameterDefinition_GetFileFailed
public static org.jvnet.localizer.Localizable _CheckboxParameterDefinition_GetFileFailed()KeyCheckboxParameterDefinition.GetFileFailed:Failed to get file.- Returns:
Failed to get file
-
CheckboxParameterDefinition_Name_IsBlank
KeyCheckboxParameterDefinition.Name.IsBlank:Parameter name cannot be empty.- Returns:
Parameter name cannot be empty
-
_CheckboxParameterDefinition_Name_IsBlank
public static org.jvnet.localizer.Localizable _CheckboxParameterDefinition_Name_IsBlank()KeyCheckboxParameterDefinition.Name.IsBlank:Parameter name cannot be empty.- Returns:
Parameter name cannot be empty
-
CheckboxParameterDefinition_CheckedNodePath_IsBlank
KeyCheckboxParameterDefinition.CheckedNodePath.IsBlank:The node path used for the default checked state cannot be empty.- Returns:
The node path used for the default checked state cannot be empty
-
_CheckboxParameterDefinition_CheckedNodePath_IsBlank
public static org.jvnet.localizer.Localizable _CheckboxParameterDefinition_CheckedNodePath_IsBlank()KeyCheckboxParameterDefinition.CheckedNodePath.IsBlank:The node path used for the default checked state cannot be empty.- Returns:
The node path used for the default checked state cannot be empty
-
CheckboxParameterDefinition_DisplayNodePath_IsBlank
KeyCheckboxParameterDefinition.DisplayNodePath.IsBlank:The node path used for checkbox display content cannot be empty.- Returns:
The node path used for checkbox display content cannot be empty
-
_CheckboxParameterDefinition_DisplayNodePath_IsBlank
public static org.jvnet.localizer.Localizable _CheckboxParameterDefinition_DisplayNodePath_IsBlank()KeyCheckboxParameterDefinition.DisplayNodePath.IsBlank:The node path used for checkbox display content cannot be empty.- Returns:
The node path used for checkbox display content cannot be empty
-
CheckboxParameterDefinition_CheckedNodePath_Default
KeyCheckboxParameterDefinition.CheckedNodePath.Default://CheckboxParameter/checked.- Returns:
//CheckboxParameter/checked
-
_CheckboxParameterDefinition_CheckedNodePath_Default
public static org.jvnet.localizer.Localizable _CheckboxParameterDefinition_CheckedNodePath_Default()KeyCheckboxParameterDefinition.CheckedNodePath.Default://CheckboxParameter/checked.- Returns:
//CheckboxParameter/checked
-
CheckboxParameterDefinition_DescriptorImpl_DisplayName
KeyCheckboxParameterDefinition.DescriptorImpl.DisplayName:Custom Checkbox Parameter.- Returns:
Custom Checkbox Parameter
-
_CheckboxParameterDefinition_DescriptorImpl_DisplayName
public static org.jvnet.localizer.Localizable _CheckboxParameterDefinition_DescriptorImpl_DisplayName()KeyCheckboxParameterDefinition.DescriptorImpl.DisplayName:Custom Checkbox Parameter.- Returns:
Custom Checkbox Parameter
-
CheckboxParameterDefinition_CheckedValues_Invalid
KeyCheckboxParameterDefinition.CheckedValues.Invalid:The checked node must be present for every checkbox and contain only true or false.- Returns:
The checked node must be present for every checkbox and contain only true or false
-
_CheckboxParameterDefinition_CheckedValues_Invalid
public static org.jvnet.localizer.Localizable _CheckboxParameterDefinition_CheckedValues_Invalid()KeyCheckboxParameterDefinition.CheckedValues.Invalid:The checked node must be present for every checkbox and contain only true or false.- Returns:
The checked node must be present for every checkbox and contain only true or false
-
CheckboxParameterDefinition_CreateCheckboxFailed
KeyCheckboxParameterDefinition.CreateCheckboxFailed:Failed to create checkbox.- Returns:
Failed to create checkbox
-
_CheckboxParameterDefinition_CreateCheckboxFailed
public static org.jvnet.localizer.Localizable _CheckboxParameterDefinition_CreateCheckboxFailed()KeyCheckboxParameterDefinition.CreateCheckboxFailed:Failed to create checkbox.- Returns:
Failed to create checkbox
-
CheckboxParameterDefinition_ValueNodePath_IsBlank
KeyCheckboxParameterDefinition.ValueNodePath.IsBlank:The node path used for the content of the checkbox value cannot be empty.- Returns:
The node path used for the content of the checkbox value cannot be empty
-
_CheckboxParameterDefinition_ValueNodePath_IsBlank
public static org.jvnet.localizer.Localizable _CheckboxParameterDefinition_ValueNodePath_IsBlank()KeyCheckboxParameterDefinition.ValueNodePath.IsBlank:The node path used for the content of the checkbox value cannot be empty.- Returns:
The node path used for the content of the checkbox value cannot be empty
-