| Interface | Description |
|---|---|
| ModuleDescriptorPredicate<T> | Deprecated
since 5.0 for removal in 6.0
|
| PluginPredicate | Deprecated
in 5.0 for removal in 6.0
|
| Class | Description |
|---|---|
| EnabledModulePredicate |
A
Predicate that matches enabled modules. |
| EnabledPluginPredicate |
A
Predicate that matches enabled plugins. |
| ModuleDescriptorOfClassPredicate<T> | |
| ModuleDescriptorOfTypePredicate<M> |
A
Predicate that matches modules for which their descriptor is the given type. |
| ModuleOfClassPredicate<T> | |
| PluginKeyPatternsPredicate |
A plugin predicate which matches regular expressions against plugin keys.
|
| Enum | Description |
|---|---|
| PluginKeyPatternsPredicate.MatchType |
Copyright © 2019 Atlassian. All rights reserved.