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 Constructor Description Messages()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.jvnet.localizer.Localizable
_absoluteDirectoryForbidden()
KeyabsoluteDirectoryForbidden
:Using an absolute directory is not allowed -- only a relative directory is allowed
.static org.jvnet.localizer.Localizable
_errorSendingMail()
KeyerrorSendingMail
:Cannot send mail:
.static org.jvnet.localizer.Localizable
_internalError()
KeyinternalError
:Internal error
.static org.jvnet.localizer.Localizable
_polyspaceAccessConfigDisplayName()
KeypolyspaceAccessConfigDisplayName
:Polyspace Access Config
.static org.jvnet.localizer.Localizable
_polyspaceAccessWrongConfig()
KeypolyspaceAccessWrongConfig
:Could not connect to Polyspace Access server. For more information run this command:
.static org.jvnet.localizer.Localizable
_polyspaceBinConfigDisplayName()
KeypolyspaceBinConfigDisplayName
:Polyspace Bin Config
.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.
.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.
.static org.jvnet.localizer.Localizable
_polyspaceBinWrongConfig()
KeypolyspaceBinWrongConfig
:Command used to test Polyspace binary failed:
.static org.jvnet.localizer.Localizable
_polyspaceBuildWrapperDisplayName()
KeypolyspaceBuildWrapperDisplayName
:Select Polyspace installation settings
.static org.jvnet.localizer.Localizable
_polyspaceCorrectConfig()
KeypolyspaceCorrectConfig
:Correct Configuration.
.static org.jvnet.localizer.Localizable
_polyspaceMetricsConfigDisplayName()
KeypolyspaceMetricsConfigDisplayName
:Polyspace Metrics Config
.static org.jvnet.localizer.Localizable
_polyspaceMetricsWrongConfig()
KeypolyspaceMetricsWrongConfig
:Wrong Configuration Cannot access Metrics server using polyspace-results-repository.
.static org.jvnet.localizer.Localizable
_polyspaceNotification()
KeypolyspaceNotification
:Polyspace Notification
.static org.jvnet.localizer.Localizable
_portMustBeANumber()
KeyportMustBeANumber
:Port must be a number.
.static org.jvnet.localizer.Localizable
_previousDirectoryForbidden()
KeypreviousDirectoryForbidden
:Changing to previous directory (..) is not allowed
.static org.jvnet.localizer.Localizable
_wrongProtocol()
KeywrongProtocol
:Protocol must be http or https.
.static String
absoluteDirectoryForbidden()
KeyabsoluteDirectoryForbidden
:Using an absolute directory is not allowed -- only a relative directory is allowed
.static String
errorSendingMail()
KeyerrorSendingMail
:Cannot send mail:
.static String
internalError()
KeyinternalError
:Internal error
.static String
polyspaceAccessConfigDisplayName()
KeypolyspaceAccessConfigDisplayName
:Polyspace Access Config
.static String
polyspaceAccessWrongConfig()
KeypolyspaceAccessWrongConfig
:Could not connect to Polyspace Access server. For more information run this command:
.static String
polyspaceBinConfigDisplayName()
KeypolyspaceBinConfigDisplayName
:Polyspace Bin Config
.static String
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.
.static String
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.
.static String
polyspaceBinWrongConfig()
KeypolyspaceBinWrongConfig
:Command used to test Polyspace binary failed:
.static String
polyspaceBuildWrapperDisplayName()
KeypolyspaceBuildWrapperDisplayName
:Select Polyspace installation settings
.static String
polyspaceCorrectConfig()
KeypolyspaceCorrectConfig
:Correct Configuration.
.static String
polyspaceMetricsConfigDisplayName()
KeypolyspaceMetricsConfigDisplayName
:Polyspace Metrics Config
.static String
polyspaceMetricsWrongConfig()
KeypolyspaceMetricsWrongConfig
:Wrong Configuration Cannot access Metrics server using polyspace-results-repository.
.static String
polyspaceNotification()
KeypolyspaceNotification
:Polyspace Notification
.static String
portMustBeANumber()
KeyportMustBeANumber
:Port must be a number.
.static String
previousDirectoryForbidden()
KeypreviousDirectoryForbidden
:Changing to previous directory (..) is not allowed
.static String
wrongProtocol()
KeywrongProtocol
:Protocol must be http or https.
.
-
-
-
Method Detail
-
polyspaceAccessWrongConfig
public static String 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
public static String 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
-
polyspaceMetricsWrongConfig
public static String polyspaceMetricsWrongConfig()
KeypolyspaceMetricsWrongConfig
:Wrong Configuration Cannot access Metrics server using polyspace-results-repository.
.- Returns:
Wrong Configuration Cannot access Metrics server using polyspace-results-repository.
-
_polyspaceMetricsWrongConfig
public static org.jvnet.localizer.Localizable _polyspaceMetricsWrongConfig()
KeypolyspaceMetricsWrongConfig
:Wrong Configuration Cannot access Metrics server using polyspace-results-repository.
.- Returns:
Wrong Configuration Cannot access Metrics server using polyspace-results-repository.
-
polyspaceBinWrongConfig
public static String 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
public static String 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
public static String 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
public static String 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
public static String 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
public static String 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
public static String polyspaceNotification()
KeypolyspaceNotification
:Polyspace Notification
.- Returns:
Polyspace Notification
-
_polyspaceNotification
public static org.jvnet.localizer.Localizable _polyspaceNotification()
KeypolyspaceNotification
:Polyspace Notification
.- Returns:
Polyspace Notification
-
polyspaceBinConfigDisplayName
public static String 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
public static String polyspaceCorrectConfig()
KeypolyspaceCorrectConfig
:Correct Configuration.
.- Returns:
Correct Configuration.
-
_polyspaceCorrectConfig
public static org.jvnet.localizer.Localizable _polyspaceCorrectConfig()
KeypolyspaceCorrectConfig
:Correct Configuration.
.- Returns:
Correct Configuration.
-
polyspaceMetricsConfigDisplayName
public static String polyspaceMetricsConfigDisplayName()
KeypolyspaceMetricsConfigDisplayName
:Polyspace Metrics Config
.- Returns:
Polyspace Metrics Config
-
_polyspaceMetricsConfigDisplayName
public static org.jvnet.localizer.Localizable _polyspaceMetricsConfigDisplayName()
KeypolyspaceMetricsConfigDisplayName
:Polyspace Metrics Config
.- Returns:
Polyspace Metrics Config
-
internalError
public static String internalError()
KeyinternalError
:Internal error
.- Returns:
Internal error
-
_internalError
public static org.jvnet.localizer.Localizable _internalError()
KeyinternalError
:Internal error
.- Returns:
Internal error
-
previousDirectoryForbidden
public static String 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
public static String 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
public static String 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.
-
-