public static class UrlGenerationHelpers.ContextBatchKey extends Object
| Modifier and Type | Field and Description |
|---|---|
LinkedHashSet<String> |
excluded |
List<String> |
included |
| Constructor and Description |
|---|
ContextBatchKey(List<String> included,
LinkedHashSet<String> excluded) |
public LinkedHashSet<String> excluded
public ContextBatchKey(List<String> included, LinkedHashSet<String> excluded)
Copyright © 2018 Atlassian. All rights reserved.