public static class LegacyUrlGenerationHelpers.Resolved extends Object
| Modifier and Type | Field and Description |
|---|---|
List<UrlGenerationHelpers.ContextBatchKey> |
contextBatchKeys |
LinkedHashSet<String> |
excludedResolved |
List<String> |
webResourceBatchKeys |
| Constructor and Description |
|---|
Resolved(List<UrlGenerationHelpers.ContextBatchKey> contextBatchKeys,
List<String> webResourceBatchKeys,
LinkedHashSet<String> excludedResolved) |
public final List<UrlGenerationHelpers.ContextBatchKey> contextBatchKeys
public final LinkedHashSet<String> excludedResolved
public Resolved(List<UrlGenerationHelpers.ContextBatchKey> contextBatchKeys, List<String> webResourceBatchKeys, LinkedHashSet<String> excludedResolved)
Copyright © 2017 Atlassian. All rights reserved.