|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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<java.lang.Iterable<javax.activation.DataSource>> |
PluginDataSourceFactory.resourcesFromModules(java.lang.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<java.lang.Iterable<javax.activation.DataSource>> |
DefaultPluginDataSourceFactory.resourcesFromModules(java.lang.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(javax.activation.FileTypeMap fileTypeMap,
com.google.common.base.Function<com.atlassian.fugue.Pair<com.atlassian.plugin.Plugin,PluginDataSourceFactory.ResourceView>,java.io.InputStream> resourceStreamFactory,
com.atlassian.plugin.Plugin plugin)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||