Uses of Interface
com.atlassian.confluence.core.PluginDataSourceFactory.ResourceView

Packages that use PluginDataSourceFactory.ResourceView
com.atlassian.confluence.core   
 

Uses of PluginDataSourceFactory.ResourceView in com.atlassian.confluence.core
 

Methods in com.atlassian.confluence.core with parameters of type PluginDataSourceFactory.ResourceView
 boolean PluginDataSourceFactory.FilterByType.evaluate(PluginDataSourceFactory.ResourceView resource)
           
 

Method parameters in com.atlassian.confluence.core with type arguments of type PluginDataSourceFactory.ResourceView
 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 parameters in com.atlassian.confluence.core with type arguments of type PluginDataSourceFactory.ResourceView
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–2015 Atlassian. All rights reserved.