Uses of Class
com.atlassian.confluence.api.model.content.webresource.SuperBatchWebResources
Packages that use SuperBatchWebResources
- 
Uses of SuperBatchWebResources in com.atlassian.confluence.api.model.content.webresourceMethods in com.atlassian.confluence.api.model.content.webresource that return SuperBatchWebResourcesModifier and TypeMethodDescriptionSuperBatchWebResources.SuperBatchWebResourcesBuilder.build()WebResourceDependencies.getSuperbatch()Methods in com.atlassian.confluence.api.model.content.webresource with parameters of type SuperBatchWebResourcesModifier and TypeMethodDescriptionWebResourceDependencies.WebResourceDependenciesBuilder.superbatch(SuperBatchWebResources superbatch) Constructors in com.atlassian.confluence.api.model.content.webresource with parameters of type SuperBatchWebResourcesModifierConstructorDescriptionWebResourceDependencies(List<String> keys, List<String> contexts, Map<ResourceType, List<URI>> uris, Map<ResourceType, HtmlString> tags, SuperBatchWebResources superbatch)