Uses of Enum Class
com.atlassian.plugin.predicate.PluginKeyPatternsPredicate.MatchType
Packages that use PluginKeyPatternsPredicate.MatchType
-
Uses of PluginKeyPatternsPredicate.MatchType in com.atlassian.plugin.predicate
Methods in com.atlassian.plugin.predicate that return PluginKeyPatternsPredicate.MatchTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static PluginKeyPatternsPredicate.MatchType[]PluginKeyPatternsPredicate.MatchType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.atlassian.plugin.predicate with parameters of type PluginKeyPatternsPredicate.MatchTypeModifierConstructorDescriptionPluginKeyPatternsPredicate(PluginKeyPatternsPredicate.MatchType matchType, Collection<String> parts)