Uses of Package
com.atlassian.plugin.predicate

Packages that use com.atlassian.plugin.predicate
com.atlassian.plugin   
com.atlassian.plugin.manager   
com.atlassian.plugin.predicate   
 

Classes in com.atlassian.plugin.predicate used by com.atlassian.plugin
ModuleDescriptorPredicate
          Interface used to match plugin modules according to implementation specific rules.
PluginPredicate
          Interface used to match plugins according to implementation specific rules.
 

Classes in com.atlassian.plugin.predicate used by com.atlassian.plugin.manager
ModuleDescriptorPredicate
          Interface used to match plugin modules according to implementation specific rules.
PluginPredicate
          Interface used to match plugins according to implementation specific rules.
 

Classes in com.atlassian.plugin.predicate used by com.atlassian.plugin.predicate
ModuleDescriptorOfClassPredicate
          A ModuleDescriptorPredicate that matches modules for which their descriptor is an instance of one of the given Class.
ModuleDescriptorPredicate
          Interface used to match plugin modules according to implementation specific rules.
PluginPredicate
          Interface used to match plugins according to implementation specific rules.
 



Copyright © 2010 Atlassian. All Rights Reserved.