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