| Package | Description | 
|---|---|
| com.atlassian.confluence.core | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | PluginDataSourceFactory.FilterByType. evaluate(PluginDataSourceFactory.ResourceView resource) | 
| Modifier and Type | Method and Description | 
|---|---|
| com.atlassian.fugue.Maybe<Iterable<DataSource>> | PluginDataSourceFactory. resourcesFromModules(String moduleKey,
                    com.atlassian.plugin.util.collect.Predicate<PluginDataSourceFactory.ResourceView> filter)Extract resources from a module and expose them as  DataSources. | 
| com.atlassian.fugue.Maybe<Iterable<DataSource>> | DefaultPluginDataSourceFactory. resourcesFromModules(String moduleKey,
                    com.atlassian.plugin.util.collect.Predicate<PluginDataSourceFactory.ResourceView> filter) | 
| Constructor and Description | 
|---|
| DefaultPluginDataSourceFactory(FileTypeMap fileTypeMap,
                              com.google.common.base.Function<com.atlassian.fugue.Pair<com.atlassian.plugin.Plugin,PluginDataSourceFactory.ResourceView>,InputStream> resourceStreamFactory,
                              com.atlassian.plugin.Plugin plugin) | 
Copyright © 2003–2017 Atlassian. All rights reserved.