java.lang.Object
pl.damianszczepanik.jenkins.buildhistorymanager.Messages

@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
Generated localization support class.
  • Constructor Details

    • Messages

      public Messages()
  • Method Details

    • buildDescription_matchingMethodType_EQUALS

      public static String buildDescription_matchingMethodType_EQUALS()
      Key buildDescription.matchingMethodType.EQUALS: Equals pattern.
      Returns:
      Equals pattern
    • _buildDescription_matchingMethodType_EQUALS

      public static org.jvnet.localizer.Localizable _buildDescription_matchingMethodType_EQUALS()
      Key buildDescription.matchingMethodType.EQUALS: Equals pattern.
      Returns:
      Equals pattern
    • buildDescription_matchingMethodType_CONTAINS

      public static String buildDescription_matchingMethodType_CONTAINS()
      Key buildDescription.matchingMethodType.CONTAINS: Contains pattern.
      Returns:
      Contains pattern
    • _buildDescription_matchingMethodType_CONTAINS

      public static org.jvnet.localizer.Localizable _buildDescription_matchingMethodType_CONTAINS()
      Key buildDescription.matchingMethodType.CONTAINS: Contains pattern.
      Returns:
      Contains pattern
    • isEmpty

      public static String isEmpty()
      Key isEmpty: Value must not be empty.
      Returns:
      Value must not be empty
    • _isEmpty

      public static org.jvnet.localizer.Localizable _isEmpty()
      Key isEmpty: Value must not be empty.
      Returns:
      Value must not be empty
    • notInteger

      public static String notInteger()
      Key notInteger: Provided value is not an integer.
      Returns:
      Provided value is not an integer
    • _notInteger

      public static org.jvnet.localizer.Localizable _notInteger()
      Key notInteger: Provided value is not an integer.
      Returns:
      Provided value is not an integer
    • rule_notValidMatchAtMost

      public static String rule_notValidMatchAtMost()
      Key rule.notValidMatchAtMost: Provide integer value or -1 if the rule execution should not be limited.
      Returns:
      Provide integer value or -1 if the rule execution should not be limited
    • _rule_notValidMatchAtMost

      public static org.jvnet.localizer.Localizable _rule_notValidMatchAtMost()
      Key rule.notValidMatchAtMost: Provide integer value or -1 if the rule execution should not be limited.
      Returns:
      Provide integer value or -1 if the rule execution should not be limited
    • buildDescription_matchingMethodType_MATCHES

      public static String buildDescription_matchingMethodType_MATCHES()
      Key buildDescription.matchingMethodType.MATCHES: Matches pattern (regular expression).
      Returns:
      Matches pattern (regular expression)
    • _buildDescription_matchingMethodType_MATCHES

      public static org.jvnet.localizer.Localizable _buildDescription_matchingMethodType_MATCHES()
      Key buildDescription.matchingMethodType.MATCHES: Matches pattern (regular expression).
      Returns:
      Matches pattern (regular expression)