Class Messages
java.lang.Object
com.mathworks.polyspace.jenkins.config.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.Localizable
KeyabsoluteDirectoryForbidden
:Using an absolute directory is not allowed -- only a relative directory is allowed
.static org.jvnet.localizer.Localizable
KeyerrorSendingMail
:Cannot send mail:
.static org.jvnet.localizer.Localizable
KeyinternalError
:Internal error
.static org.jvnet.localizer.Localizable
KeypolyspaceAccessConfigDisplayName
:Polyspace Access Config
.static org.jvnet.localizer.Localizable
KeypolyspaceAccessWrongConfig
:Could not connect to Polyspace Access server. For more information run this command:
.static org.jvnet.localizer.Localizable
KeypolyspaceBinConfigDisplayName
:Polyspace Bin Config
.static org.jvnet.localizer.Localizable
KeypolyspaceBinNotFound
:Specified polyspace/bin folder path cannot be found on Jenkins server. If you run a distributed build, check that the bin folder exists on the worker machine.
.static org.jvnet.localizer.Localizable
KeypolyspaceBinNotValid
:Specified polyspace/bin folder path does not point to a valid Polyspace product. If you run a distributed build, check that the bin folder on the worker machine points to a valid Polyspace product.
.static org.jvnet.localizer.Localizable
KeypolyspaceBinWrongConfig
:Command used to test Polyspace binary failed:
.static org.jvnet.localizer.Localizable
KeypolyspaceBuildWrapperDisplayName
:Select Polyspace installation settings
.static org.jvnet.localizer.Localizable
KeypolyspaceCorrectConfig
:Correct Configuration.
.static org.jvnet.localizer.Localizable
KeypolyspaceNotification
:Polyspace Notification
.static org.jvnet.localizer.Localizable
KeyportMustBeANumber
:Port must be a number.
.static org.jvnet.localizer.Localizable
KeypreviousDirectoryForbidden
:Changing to previous directory (..) is not allowed
.static org.jvnet.localizer.Localizable
KeywrongProtocol
:Protocol must be http or https.
.static String
KeyabsoluteDirectoryForbidden
:Using an absolute directory is not allowed -- only a relative directory is allowed
.static String
KeyerrorSendingMail
:Cannot send mail:
.static String
KeyinternalError
:Internal error
.static String
KeypolyspaceAccessConfigDisplayName
:Polyspace Access Config
.static String
KeypolyspaceAccessWrongConfig
:Could not connect to Polyspace Access server. For more information run this command:
.static String
KeypolyspaceBinConfigDisplayName
:Polyspace Bin Config
.static String
KeypolyspaceBinNotFound
:Specified polyspace/bin folder path cannot be found on Jenkins server. If you run a distributed build, check that the bin folder exists on the worker machine.
.static String
KeypolyspaceBinNotValid
:Specified polyspace/bin folder path does not point to a valid Polyspace product. If you run a distributed build, check that the bin folder on the worker machine points to a valid Polyspace product.
.static String
KeypolyspaceBinWrongConfig
:Command used to test Polyspace binary failed:
.static String
KeypolyspaceBuildWrapperDisplayName
:Select Polyspace installation settings
.static String
KeypolyspaceCorrectConfig
:Correct Configuration.
.static String
KeypolyspaceNotification
:Polyspace Notification
.static String
KeyportMustBeANumber
:Port must be a number.
.static String
KeypreviousDirectoryForbidden
:Changing to previous directory (..) is not allowed
.static String
KeywrongProtocol
:Protocol must be http or https.
.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
polyspaceAccessWrongConfig
KeypolyspaceAccessWrongConfig
:Could not connect to Polyspace Access server. For more information run this command:
.- Returns:
Could not connect to Polyspace Access server. For more information run this command:
-
_polyspaceAccessWrongConfig
public static org.jvnet.localizer.Localizable _polyspaceAccessWrongConfig()KeypolyspaceAccessWrongConfig
:Could not connect to Polyspace Access server. For more information run this command:
.- Returns:
Could not connect to Polyspace Access server. For more information run this command:
-
absoluteDirectoryForbidden
KeyabsoluteDirectoryForbidden
:Using an absolute directory is not allowed -- only a relative directory is allowed
.- Returns:
Using an absolute directory is not allowed -- only a relative directory is allowed
-
_absoluteDirectoryForbidden
public static org.jvnet.localizer.Localizable _absoluteDirectoryForbidden()KeyabsoluteDirectoryForbidden
:Using an absolute directory is not allowed -- only a relative directory is allowed
.- Returns:
Using an absolute directory is not allowed -- only a relative directory is allowed
-
polyspaceBinWrongConfig
KeypolyspaceBinWrongConfig
:Command used to test Polyspace binary failed:
.- Returns:
Command used to test Polyspace binary failed:
-
_polyspaceBinWrongConfig
public static org.jvnet.localizer.Localizable _polyspaceBinWrongConfig()KeypolyspaceBinWrongConfig
:Command used to test Polyspace binary failed:
.- Returns:
Command used to test Polyspace binary failed:
-
errorSendingMail
KeyerrorSendingMail
:Cannot send mail:
.- Returns:
Cannot send mail:
-
_errorSendingMail
public static org.jvnet.localizer.Localizable _errorSendingMail()KeyerrorSendingMail
:Cannot send mail:
.- Returns:
Cannot send mail:
-
polyspaceBuildWrapperDisplayName
KeypolyspaceBuildWrapperDisplayName
:Select Polyspace installation settings
.- Returns:
Select Polyspace installation settings
-
_polyspaceBuildWrapperDisplayName
public static org.jvnet.localizer.Localizable _polyspaceBuildWrapperDisplayName()KeypolyspaceBuildWrapperDisplayName
:Select Polyspace installation settings
.- Returns:
Select Polyspace installation settings
-
polyspaceBinNotValid
KeypolyspaceBinNotValid
:Specified polyspace/bin folder path does not point to a valid Polyspace product. If you run a distributed build, check that the bin folder on the worker machine points to a valid Polyspace product.
.- Returns:
Specified polyspace/bin folder path does not point to a valid Polyspace product. If you run a distributed build, check that the bin folder on the worker machine points to a valid Polyspace product.
-
_polyspaceBinNotValid
public static org.jvnet.localizer.Localizable _polyspaceBinNotValid()KeypolyspaceBinNotValid
:Specified polyspace/bin folder path does not point to a valid Polyspace product. If you run a distributed build, check that the bin folder on the worker machine points to a valid Polyspace product.
.- Returns:
Specified polyspace/bin folder path does not point to a valid Polyspace product. If you run a distributed build, check that the bin folder on the worker machine points to a valid Polyspace product.
-
wrongProtocol
KeywrongProtocol
:Protocol must be http or https.
.- Returns:
Protocol must be http or https.
-
_wrongProtocol
public static org.jvnet.localizer.Localizable _wrongProtocol()KeywrongProtocol
:Protocol must be http or https.
.- Returns:
Protocol must be http or https.
-
portMustBeANumber
KeyportMustBeANumber
:Port must be a number.
.- Returns:
Port must be a number.
-
_portMustBeANumber
public static org.jvnet.localizer.Localizable _portMustBeANumber()KeyportMustBeANumber
:Port must be a number.
.- Returns:
Port must be a number.
-
polyspaceNotification
KeypolyspaceNotification
:Polyspace Notification
.- Returns:
Polyspace Notification
-
_polyspaceNotification
public static org.jvnet.localizer.Localizable _polyspaceNotification()KeypolyspaceNotification
:Polyspace Notification
.- Returns:
Polyspace Notification
-
polyspaceBinConfigDisplayName
KeypolyspaceBinConfigDisplayName
:Polyspace Bin Config
.- Returns:
Polyspace Bin Config
-
_polyspaceBinConfigDisplayName
public static org.jvnet.localizer.Localizable _polyspaceBinConfigDisplayName()KeypolyspaceBinConfigDisplayName
:Polyspace Bin Config
.- Returns:
Polyspace Bin Config
-
polyspaceCorrectConfig
KeypolyspaceCorrectConfig
:Correct Configuration.
.- Returns:
Correct Configuration.
-
_polyspaceCorrectConfig
public static org.jvnet.localizer.Localizable _polyspaceCorrectConfig()KeypolyspaceCorrectConfig
:Correct Configuration.
.- Returns:
Correct Configuration.
-
internalError
KeyinternalError
:Internal error
.- Returns:
Internal error
-
_internalError
public static org.jvnet.localizer.Localizable _internalError()KeyinternalError
:Internal error
.- Returns:
Internal error
-
previousDirectoryForbidden
KeypreviousDirectoryForbidden
:Changing to previous directory (..) is not allowed
.- Returns:
Changing to previous directory (..) is not allowed
-
_previousDirectoryForbidden
public static org.jvnet.localizer.Localizable _previousDirectoryForbidden()KeypreviousDirectoryForbidden
:Changing to previous directory (..) is not allowed
.- Returns:
Changing to previous directory (..) is not allowed
-
polyspaceAccessConfigDisplayName
KeypolyspaceAccessConfigDisplayName
:Polyspace Access Config
.- Returns:
Polyspace Access Config
-
_polyspaceAccessConfigDisplayName
public static org.jvnet.localizer.Localizable _polyspaceAccessConfigDisplayName()KeypolyspaceAccessConfigDisplayName
:Polyspace Access Config
.- Returns:
Polyspace Access Config
-
polyspaceBinNotFound
KeypolyspaceBinNotFound
:Specified polyspace/bin folder path cannot be found on Jenkins server. If you run a distributed build, check that the bin folder exists on the worker machine.
.- Returns:
Specified polyspace/bin folder path cannot be found on Jenkins server. If you run a distributed build, check that the bin folder exists on the worker machine.
-
_polyspaceBinNotFound
public static org.jvnet.localizer.Localizable _polyspaceBinNotFound()KeypolyspaceBinNotFound
:Specified polyspace/bin folder path cannot be found on Jenkins server. If you run a distributed build, check that the bin folder exists on the worker machine.
.- Returns:
Specified polyspace/bin folder path cannot be found on Jenkins server. If you run a distributed build, check that the bin folder exists on the worker machine.
-