public class Context extends Bundle
| Constructor and Description |
|---|
Context(Snapshot snapshot,
String key,
List<String> dependencies,
Date updatedAt,
String version,
boolean isTransformable) |
Context(Snapshot snapshot,
String key,
List<String> dependencies,
List<String> moduleDependencies,
Date updatedAt,
String version,
boolean isTransformable)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
LinkedHashMap<String,Resource> |
getResources(RequestCache cache)
Get Resources of this Web Resource.
|
equals, getCondition, getData, getDependencies, getKey, getLocationResourceTypesFor, getSnapshot, getTransformerParameters, getTransformers, getUpdatedAt, getVersion, hashCode, hasLegacyConditions, hasLegacyTransformers, isMinificationEnabled, isTransformable, toString@Deprecated public Context(Snapshot snapshot, String key, List<String> dependencies, List<String> moduleDependencies, Date updatedAt, String version, boolean isTransformable)
public LinkedHashMap<String,Resource> getResources(RequestCache cache)
BundlegetResources in class BundleCopyright © 2024 Atlassian. All rights reserved.