@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
| Constructor and Description |
|---|
Messages() |
| Modifier and Type | Method and Description |
|---|---|
static org.jvnet.localizer.Localizable |
_notInteger()
Key
notInteger: Provided value is not an integer. |
static org.jvnet.localizer.Localizable |
_role_notValidMatchAtMost()
Key
role.notValidMatchAtMost: Provide integer value or
-1 if the rule execution should not be limited. |
static String |
notInteger()
Key
notInteger: Provided value is not an integer. |
static String |
role_notValidMatchAtMost()
Key
role.notValidMatchAtMost: Provide integer value or
-1 if the rule execution should not be limited. |
public static String role_notValidMatchAtMost()
role.notValidMatchAtMost: Provide integer value or
-1 if the rule execution should not be limited.Provide integer value or -1 if the rule execution should not be
limitedpublic static org.jvnet.localizer.Localizable _role_notValidMatchAtMost()
role.notValidMatchAtMost: Provide integer value or
-1 if the rule execution should not be limited.Provide integer value or -1 if the rule execution should not be
limitedpublic static String notInteger()
notInteger: Provided value is not an integer.Provided value is not an integerpublic static org.jvnet.localizer.Localizable _notInteger()
notInteger: Provided value is not an integer.Provided value is not an integerCopyright © 2016–2019. All rights reserved.