public class Messages extends Object
Constructor and Description |
---|
Messages() |
Modifier and Type | Method and Description |
---|---|
static org.jvnet.localizer.Localizable |
_RegexSCMHeadFilterTrait_DisplayName()
Key
RegexSCMHeadFilterTrait.DisplayName : Filter by name
including PRs destined for this branch (with regular expression) . |
static org.jvnet.localizer.Localizable |
_WildcardSCMHeadFilterTrait_DisplayName()
Key
WildcardSCMHeadFilterTrait.DisplayName : Filter by
name including PRs destined for this branch (with wildcards) . |
static String |
RegexSCMHeadFilterTrait_DisplayName()
Key
RegexSCMHeadFilterTrait.DisplayName : Filter by name
including PRs destined for this branch (with regular expression) . |
static String |
WildcardSCMHeadFilterTrait_DisplayName()
Key
WildcardSCMHeadFilterTrait.DisplayName : Filter by
name including PRs destined for this branch (with wildcards) . |
public static String RegexSCMHeadFilterTrait_DisplayName()
RegexSCMHeadFilterTrait.DisplayName
: Filter by name
including PRs destined for this branch (with regular expression)
.Filter by name including PRs destined for this branch (with
regular expression)
public static org.jvnet.localizer.Localizable _RegexSCMHeadFilterTrait_DisplayName()
RegexSCMHeadFilterTrait.DisplayName
: Filter by name
including PRs destined for this branch (with regular expression)
.Filter by name including PRs destined for this branch (with
regular expression)
public static String WildcardSCMHeadFilterTrait_DisplayName()
WildcardSCMHeadFilterTrait.DisplayName
: Filter by
name including PRs destined for this branch (with wildcards)
.Filter by name including PRs destined for this branch (with
wildcards)
public static org.jvnet.localizer.Localizable _WildcardSCMHeadFilterTrait_DisplayName()
WildcardSCMHeadFilterTrait.DisplayName
: Filter by
name including PRs destined for this branch (with wildcards)
.Filter by name including PRs destined for this branch (with
wildcards)
Copyright © 2016–2017. All rights reserved.