Uses of Class
com.atlassian.plugin.webresource.legacy.ModuleDescriptorStub
Packages that use ModuleDescriptorStub
-
Uses of ModuleDescriptorStub in com.atlassian.plugin.webresource.legacy
Methods in com.atlassian.plugin.webresource.legacy that return types with arguments of type ModuleDescriptorStubModifier and TypeMethodDescriptionDefaultResourceDependencyResolver.getDependencies(RequestCache requestCache, UrlBuildingStrategy urlBuildingStrategy, String moduleKey, boolean excludeSuperBatchedResources, boolean includeDependenciesForFailedUrlReadingConditions) ResourceDependencyResolver.getDependencies(RequestCache requestCache, UrlBuildingStrategy urlBuildingStrategy, String moduleKey, boolean excludeSuperBatchedResources, boolean includeDependenciesForFailedUrlReadingConditions) Returns an ordered set of the given resource and its dependencies.DefaultResourceDependencyResolver.getDependenciesInContext(RequestCache requestCache, UrlBuildingStrategy urlBuildingStrategy, String context, boolean excludeSuperBatchedResources, Set<String> skippedResources, boolean includeDependenciesForFailedUrlReadingConditions) DefaultResourceDependencyResolver.getDependenciesInContext(RequestCache requestCache, UrlBuildingStrategy urlBuildingStrategy, String context, Set<String> skippedResources, boolean includeDependenciesForFailedUrlReadingConditions) ResourceDependencyResolver.getDependenciesInContext(RequestCache requestCache, UrlBuildingStrategy urlBuildingStrategy, String context, Set<String> skippedResources, boolean includeDependenciesForFailedUrlReadingConditions) Returns an ordered list of the resources in a given context and its dependencies.ContextBatch.getResources()DefaultResourceDependencyResolver.getSuperBatchDependencies()ResourceDependencyResolver.getSuperBatchDependencies()Returns an ordered set of the super batch resources and its dependencies.Methods in com.atlassian.plugin.webresource.legacy with parameters of type ModuleDescriptorStub