| Package | Description |
|---|---|
| com.atlassian.plugin.webresource | |
| com.atlassian.plugin.webresource.impl.helpers |
| Modifier and Type | Method and Description |
|---|---|
UrlGenerationHelpers.SubBatch |
ContextSubBatchResourceUrl.getSubBatch() |
| 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) |
WebResourceSubBatchUrl(Globals globals,
String key,
UrlGenerationHelpers.SubBatch subBatch,
String type,
Map<String,String> params,
String hash,
boolean hasLegacyTransformers,
List<PrebakeError> prebakeErrors) |
| Modifier and Type | Field and Description |
|---|---|
List<UrlGenerationHelpers.SubBatch> |
UrlGenerationHelpers.WebResourceBatch.subBatches |
List<UrlGenerationHelpers.SubBatch> |
UrlGenerationHelpers.ContextBatch.subBatches |
| Constructor and Description |
|---|
ContextBatch(List<String> included,
LinkedHashSet<String> excluded,
List<String> skippedWebResourcesWithUrlReadingConditions,
List<String> excludedWithoutApplyingConditions,
List<UrlGenerationHelpers.SubBatch> subBatches,
List<Resource> standaloneResources,
boolean isAdditionalSortingRequired) |
WebResourceBatch(String key,
List<UrlGenerationHelpers.SubBatch> subBatches,
List<Resource> standaloneResources) |
Copyright © 2019 Atlassian. All rights reserved.