| Package | Description |
|---|---|
| com.atlassian.plugin.webresource.impl.snapshot |
| Modifier and Type | Method and Description |
|---|---|
RootPage |
Snapshot.getRootPage(String key) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<RootPage> |
Snapshot.getAllRootPages() |
| Constructor and Description |
|---|
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) |
Copyright © 2018 Atlassian. All rights reserved.