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
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static org.jvnet.localizer.Localizable
    Key absoluteDirectoryForbidden: Using an absolute directory is not allowed -- only a relative directory is allowed.
    static org.jvnet.localizer.Localizable
    Key errorSendingMail: Cannot send mail:.
    static org.jvnet.localizer.Localizable
    Key internalError: Internal error.
    static org.jvnet.localizer.Localizable
    Key polyspaceAccessConfigDisplayName: Polyspace Access Config.
    static org.jvnet.localizer.Localizable
    Key polyspaceAccessWrongConfig: Could not connect to Polyspace Access server. For more information run this command:.
    static org.jvnet.localizer.Localizable
    Key polyspaceBinConfigDisplayName: Polyspace Bin Config.
    static org.jvnet.localizer.Localizable
    Key polyspaceBinNotFound: 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
    Key polyspaceBinNotValid: 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
    Key polyspaceBinWrongConfig: Command used to test Polyspace binary failed:.
    static org.jvnet.localizer.Localizable
    Key polyspaceBuildWrapperDisplayName: Select Polyspace installation settings.
    static org.jvnet.localizer.Localizable
    Key polyspaceCorrectConfig: Correct Configuration..
    static org.jvnet.localizer.Localizable
    Key polyspaceNotification: Polyspace Notification.
    static org.jvnet.localizer.Localizable
    Key portMustBeANumber: Port must be a number..
    static org.jvnet.localizer.Localizable
    Key previousDirectoryForbidden: Changing to previous directory (..) is not allowed.
    static org.jvnet.localizer.Localizable
    Key wrongProtocol: Protocol must be http or https..
    static String
    Key absoluteDirectoryForbidden: Using an absolute directory is not allowed -- only a relative directory is allowed.
    static String
    Key errorSendingMail: Cannot send mail:.
    static String
    Key internalError: Internal error.
    static String
    Key polyspaceAccessConfigDisplayName: Polyspace Access Config.
    static String
    Key polyspaceAccessWrongConfig: Could not connect to Polyspace Access server. For more information run this command:.
    static String
    Key polyspaceBinConfigDisplayName: Polyspace Bin Config.
    static String
    Key polyspaceBinNotFound: 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
    Key polyspaceBinNotValid: 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
    Key polyspaceBinWrongConfig: Command used to test Polyspace binary failed:.
    static String
    Key polyspaceBuildWrapperDisplayName: Select Polyspace installation settings.
    static String
    Key polyspaceCorrectConfig: Correct Configuration..
    static String
    Key polyspaceNotification: Polyspace Notification.
    static String
    Key portMustBeANumber: Port must be a number..
    static String
    Key previousDirectoryForbidden: Changing to previous directory (..) is not allowed.
    static String
    Key wrongProtocol: Protocol must be http or https..

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Messages

      public Messages()
  • Method Details

    • polyspaceAccessWrongConfig

      public static String polyspaceAccessWrongConfig()
      Key polyspaceAccessWrongConfig: 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()
      Key polyspaceAccessWrongConfig: 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()
      Key absoluteDirectoryForbidden: 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()
      Key absoluteDirectoryForbidden: 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

      public static String polyspaceBinWrongConfig()
      Key polyspaceBinWrongConfig: Command used to test Polyspace binary failed:.
      Returns:
      Command used to test Polyspace binary failed:
    • _polyspaceBinWrongConfig

      public static org.jvnet.localizer.Localizable _polyspaceBinWrongConfig()
      Key polyspaceBinWrongConfig: Command used to test Polyspace binary failed:.
      Returns:
      Command used to test Polyspace binary failed:
    • errorSendingMail

      public static String errorSendingMail()
      Key errorSendingMail: Cannot send mail:.
      Returns:
      Cannot send mail:
    • _errorSendingMail

      public static org.jvnet.localizer.Localizable _errorSendingMail()
      Key errorSendingMail: Cannot send mail:.
      Returns:
      Cannot send mail:
    • polyspaceBuildWrapperDisplayName

      public static String polyspaceBuildWrapperDisplayName()
      Key polyspaceBuildWrapperDisplayName: Select Polyspace installation settings.
      Returns:
      Select Polyspace installation settings
    • _polyspaceBuildWrapperDisplayName

      public static org.jvnet.localizer.Localizable _polyspaceBuildWrapperDisplayName()
      Key polyspaceBuildWrapperDisplayName: Select Polyspace installation settings.
      Returns:
      Select Polyspace installation settings
    • polyspaceBinNotValid

      public static String polyspaceBinNotValid()
      Key polyspaceBinNotValid: 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()
      Key polyspaceBinNotValid: 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()
      Key wrongProtocol: Protocol must be http or https..
      Returns:
      Protocol must be http or https.
    • _wrongProtocol

      public static org.jvnet.localizer.Localizable _wrongProtocol()
      Key wrongProtocol: Protocol must be http or https..
      Returns:
      Protocol must be http or https.
    • portMustBeANumber

      public static String portMustBeANumber()
      Key portMustBeANumber: Port must be a number..
      Returns:
      Port must be a number.
    • _portMustBeANumber

      public static org.jvnet.localizer.Localizable _portMustBeANumber()
      Key portMustBeANumber: Port must be a number..
      Returns:
      Port must be a number.
    • polyspaceNotification

      public static String polyspaceNotification()
      Key polyspaceNotification: Polyspace Notification.
      Returns:
      Polyspace Notification
    • _polyspaceNotification

      public static org.jvnet.localizer.Localizable _polyspaceNotification()
      Key polyspaceNotification: Polyspace Notification.
      Returns:
      Polyspace Notification
    • polyspaceBinConfigDisplayName

      public static String polyspaceBinConfigDisplayName()
      Key polyspaceBinConfigDisplayName: Polyspace Bin Config.
      Returns:
      Polyspace Bin Config
    • _polyspaceBinConfigDisplayName

      public static org.jvnet.localizer.Localizable _polyspaceBinConfigDisplayName()
      Key polyspaceBinConfigDisplayName: Polyspace Bin Config.
      Returns:
      Polyspace Bin Config
    • polyspaceCorrectConfig

      public static String polyspaceCorrectConfig()
      Key polyspaceCorrectConfig: Correct Configuration..
      Returns:
      Correct Configuration.
    • _polyspaceCorrectConfig

      public static org.jvnet.localizer.Localizable _polyspaceCorrectConfig()
      Key polyspaceCorrectConfig: Correct Configuration..
      Returns:
      Correct Configuration.
    • internalError

      public static String internalError()
      Key internalError: Internal error.
      Returns:
      Internal error
    • _internalError

      public static org.jvnet.localizer.Localizable _internalError()
      Key internalError: Internal error.
      Returns:
      Internal error
    • previousDirectoryForbidden

      public static String previousDirectoryForbidden()
      Key previousDirectoryForbidden: Changing to previous directory (..) is not allowed.
      Returns:
      Changing to previous directory (..) is not allowed
    • _previousDirectoryForbidden

      public static org.jvnet.localizer.Localizable _previousDirectoryForbidden()
      Key previousDirectoryForbidden: Changing to previous directory (..) is not allowed.
      Returns:
      Changing to previous directory (..) is not allowed
    • polyspaceAccessConfigDisplayName

      public static String polyspaceAccessConfigDisplayName()
      Key polyspaceAccessConfigDisplayName: Polyspace Access Config.
      Returns:
      Polyspace Access Config
    • _polyspaceAccessConfigDisplayName

      public static org.jvnet.localizer.Localizable _polyspaceAccessConfigDisplayName()
      Key polyspaceAccessConfigDisplayName: Polyspace Access Config.
      Returns:
      Polyspace Access Config
    • polyspaceBinNotFound

      public static String polyspaceBinNotFound()
      Key polyspaceBinNotFound: 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()
      Key polyspaceBinNotFound: 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.