| Package | Description |
|---|---|
| com.atlassian.plugin |
| Modifier and Type | Method and Description |
|---|---|
<M> Collection<ModuleDescriptor<M>> |
PluginAccessor.getModuleDescriptors(ModuleDescriptorPredicate<M> moduleDescriptorPredicate)
Gets all module descriptors of installed modules that match the given predicate.
|
<M> Collection<M> |
PluginAccessor.getModules(ModuleDescriptorPredicate<M> moduleDescriptorPredicate)
Gets all installed modules that match the given predicate.
|
Copyright © 2018 Atlassian. All rights reserved.