Uses of Class
com.atlassian.plugin.predicate.PluginKeyPatternsPredicate.MatchType

Packages that use PluginKeyPatternsPredicate.MatchType
com.atlassian.plugin.predicate   
 

Uses of PluginKeyPatternsPredicate.MatchType in com.atlassian.plugin.predicate
 

Methods in com.atlassian.plugin.predicate that return PluginKeyPatternsPredicate.MatchType
static PluginKeyPatternsPredicate.MatchType PluginKeyPatternsPredicate.MatchType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PluginKeyPatternsPredicate.MatchType[] PluginKeyPatternsPredicate.MatchType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in com.atlassian.plugin.predicate with parameters of type PluginKeyPatternsPredicate.MatchType
PluginKeyPatternsPredicate(PluginKeyPatternsPredicate.MatchType matchType, Collection<String> parts)
           
 



Copyright © 2015 Atlassian. All rights reserved.