Package com.atlassian.plugin.predicate
Class EnabledModulePredicate
java.lang.Object
com.atlassian.plugin.predicate.EnabledModulePredicate
- All Implemented Interfaces:
Predicate<ModuleDescriptor<?>>
A
Predicate that matches enabled modules.-
Constructor Details
-
EnabledModulePredicate
public EnabledModulePredicate()
-
-
Method Details
-
test
- Specified by:
testin interfacePredicate<ModuleDescriptor<?>>
-