public class ContextSubBatchResourceUrl extends ResourceUrl
| Constructor and Description |
|---|
ContextSubBatchResourceUrl(Globals globals,
UrlGenerationHelpers.ContextBatch contextBatch,
UrlGenerationHelpers.SubBatch subBatch,
String type,
Map<String,String> params,
String hash,
boolean hasLegacyTransformers,
List<PrebakeError> prebakeErrors) |
| Modifier and Type | Method and Description |
|---|---|
List<Bundle> |
getBatchedBundles() |
PluginUrlResource.BatchType |
getBatchType() |
LinkedHashSet<String> |
getExcludedContexts() |
List<String> |
getIncludedContexts() |
String |
getKey() |
String |
getName() |
Map<String,String> |
getParams() |
List<Resource> |
getResources(RequestCache requestCache) |
UrlGenerationHelpers.SubBatch |
getSubBatch() |
String |
getType() |
String |
getUrl(boolean isAbsolute) |
getPrebakeErrors, isTaintedpublic ContextSubBatchResourceUrl(Globals globals, UrlGenerationHelpers.ContextBatch contextBatch, UrlGenerationHelpers.SubBatch subBatch, String type, Map<String,String> params, String hash, boolean hasLegacyTransformers, List<PrebakeError> prebakeErrors)
public UrlGenerationHelpers.SubBatch getSubBatch()
public LinkedHashSet<String> getExcludedContexts()
public String getName()
getName in class ResourceUrlpublic String getKey()
getKey in class ResourceUrlpublic String getType()
getType in class ResourceUrlpublic String getUrl(boolean isAbsolute)
getUrl in class ResourceUrlpublic Map<String,String> getParams()
getParams in class ResourceUrlpublic PluginUrlResource.BatchType getBatchType()
getBatchType in class ResourceUrlpublic List<Resource> getResources(RequestCache requestCache)
getResources in class ResourceUrlCopyright © 2018 Atlassian. All rights reserved.