| Package | Description |
|---|---|
| com.atlassian.plugin.webresource.impl | |
| com.atlassian.plugin.webresource.impl.snapshot | |
| com.atlassian.plugin.webresource.impl.support |
| Modifier and Type | Method and Description |
|---|---|
Map<CachedCondition,Boolean> |
RequestCache.getCachedConditionsEvaluation() |
Map<CachedCondition,DefaultUrlBuilder> |
RequestCache.getCachedConditionsParameters() |
| Modifier and Type | Method and Description |
|---|---|
CachedCondition |
Bundle.getCondition()
Returns condition if bundle has any.
|
CachedCondition |
WebResource.getCondition() |
| Modifier and Type | Method and Description |
|---|---|
Iterable<CachedCondition> |
Snapshot.conditions() |
| Constructor and Description |
|---|
Snapshot(Config config,
Map<String,Bundle> cachedBundles,
Map<String,RootPage> rootPages,
Map<WebResource,CachedTransformers> webResourcesTransformations,
Map<WebResource,CachedCondition> webResourcesCondition,
Map<String,Deprecation> webResourceDeprecationWarnings,
Set<WebResource> webResourcesWithLegacyConditions,
Set<WebResource> webResourcesWithLegacyTransformers,
Set<WebResource> webResourcesWithDisabledMinification) |
Snapshot(Config config,
Map<String,Bundle> cachedBundles,
Map<String,RootPage> rootPages,
Map<WebResource,CachedTransformers> webResourcesTransformations,
Map<WebResource,CachedCondition> webResourcesCondition,
Set<WebResource> webResourcesWithLegacyConditions,
Set<WebResource> webResourcesWithLegacyTransformers,
Set<WebResource> webResourcesWithDisabledMinification) |
| Modifier and Type | Method and Description |
|---|---|
CachedCondition |
ConditionInstanceCache.intern(DecoratingCondition condition) |
| Constructor and Description |
|---|
EvaluatedCondition(CachedCondition cachedCondition,
Boolean evaluationResult) |
Copyright © 2024 Atlassian. All rights reserved.