public class WebResourceSubBatchUrl extends ResourceUrl
| Constructor and Description |
|---|
WebResourceSubBatchUrl(Globals globals,
String key,
UrlGenerationHelpers.SubBatch subBatch,
String type,
Map<String,String> params,
String hash,
boolean hasLegacyTransformers,
List<PrebakeError> prebakeErrors) |
| Modifier and Type | Method and Description |
|---|---|
PluginUrlResource.BatchType |
getBatchType() |
Bundle |
getBundle() |
String |
getKey() |
String |
getName() |
Map<String,String> |
getParams() |
List<Resource> |
getResources(RequestCache requestCache) |
String |
getType() |
String |
getUrl(boolean isAbsolute) |
getPrebakeErrors, isTaintedpublic WebResourceSubBatchUrl(Globals globals, String key, UrlGenerationHelpers.SubBatch subBatch, String type, Map<String,String> params, String hash, boolean hasLegacyTransformers, List<PrebakeError> prebakeErrors)
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 Bundle getBundle()
public List<Resource> getResources(RequestCache requestCache)
getResources in class ResourceUrlCopyright © 2018 Atlassian. All rights reserved.