public class ContextBatchKey extends Object
| Constructor and Description |
|---|
ContextBatchKey(List<String> included,
LinkedHashSet<String> excluded) |
| Modifier and Type | Method and Description |
|---|---|
LinkedHashSet<String> |
getExcluded() |
List<String> |
getIncluded() |
String |
toString() |
Copyright © 2024 Atlassian. All rights reserved.