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.LocalizableKeyabsoluteDirectoryForbidden:Using an absolute directory is not allowed -- only a relative directory is allowed.static org.jvnet.localizer.LocalizableKeyerrorSendingMail:Cannot send mail:.static org.jvnet.localizer.LocalizableKeyinternalError:Internal error.static org.jvnet.localizer.LocalizableKeypolyspaceAccessConfigDisplayName:Polyspace Access Config.static org.jvnet.localizer.LocalizableKeypolyspaceAccessWrongConfig:Could not connect to Polyspace Access server. For more information run this command:.static org.jvnet.localizer.LocalizableKeypolyspaceBinConfigDisplayName:Polyspace Bin Config.static org.jvnet.localizer.LocalizableKeypolyspaceBinNotFound: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.LocalizableKeypolyspaceBinNotValid: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.LocalizableKeypolyspaceBinWrongConfig:Command used to test Polyspace binary failed:.static org.jvnet.localizer.LocalizableKeypolyspaceBuildWrapperDisplayName:Select Polyspace installation settings.static org.jvnet.localizer.LocalizableKeypolyspaceCorrectConfig:Correct Configuration..static org.jvnet.localizer.LocalizableKeypolyspaceNotification:Polyspace Notification.static org.jvnet.localizer.LocalizableKeyportMustBeANumber:Port must be a number..static org.jvnet.localizer.LocalizableKeypreviousDirectoryForbidden:Changing to previous directory (..) is not allowed.static org.jvnet.localizer.LocalizableKeywrongProtocol:Protocol must be http or https..static StringKeyabsoluteDirectoryForbidden:Using an absolute directory is not allowed -- only a relative directory is allowed.static StringKeyerrorSendingMail:Cannot send mail:.static StringKeyinternalError:Internal error.static StringKeypolyspaceAccessConfigDisplayName:Polyspace Access Config.static StringKeypolyspaceAccessWrongConfig:Could not connect to Polyspace Access server. For more information run this command:.static StringKeypolyspaceBinConfigDisplayName:Polyspace Bin Config.static StringKeypolyspaceBinNotFound: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 StringKeypolyspaceBinNotValid: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 StringKeypolyspaceBinWrongConfig:Command used to test Polyspace binary failed:.static StringKeypolyspaceBuildWrapperDisplayName:Select Polyspace installation settings.static StringKeypolyspaceCorrectConfig:Correct Configuration..static StringKeypolyspaceNotification:Polyspace Notification.static StringKeyportMustBeANumber:Port must be a number..static StringKeypreviousDirectoryForbidden:Changing to previous directory (..) is not allowed.static StringKeywrongProtocol: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.
-