| Constructor and Description |
|---|
IncludedExcludedConditionsAndBatchingOptions(UrlCache.IncludedAndExcluded includedAndExcluded,
Set<UrlCache.EvaluatedCondition> evaluatedConditions,
boolean resplitMergedContextBatchesForThisRequest) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
LinkedHashSet<String> |
getExcluded() |
LinkedHashSet<String> |
getIncluded() |
int |
hashCode() |
public IncludedExcludedConditionsAndBatchingOptions(UrlCache.IncludedAndExcluded includedAndExcluded, Set<UrlCache.EvaluatedCondition> evaluatedConditions, boolean resplitMergedContextBatchesForThisRequest)
public LinkedHashSet<String> getIncluded()
public LinkedHashSet<String> getExcluded()
Copyright © 2018 Atlassian. All rights reserved.