Uses of Interface
com.atlassian.confluence.content.datasource.ResourceModuleDescriptor
Packages that use ResourceModuleDescriptor
-
Uses of ResourceModuleDescriptor in com.atlassian.confluence.content.datasource
Methods in com.atlassian.confluence.content.datasource with parameters of type ResourceModuleDescriptorModifier and TypeMethodDescriptionboolean
ResourceModuleDescriptor.Filters.test
(ResourceModuleDescriptor resource) Method parameters in com.atlassian.confluence.content.datasource with type arguments of type ResourceModuleDescriptorModifier and TypeMethodDescriptionDataSourceFactory.getResourcesFromModules
(com.atlassian.plugin.ModuleCompleteKey moduleKey, @Nullable Predicate<ResourceModuleDescriptor> filter) Extract resources from a module and expose them asDataSources
.