public class Context extends Bundle
| Constructor and Description |
|---|
Context(Snapshot snapshot,
String key,
List<String> dependencies,
List<String> moduleDependencies,
Date updatedAt,
String version,
boolean isTransformable) |
| Modifier and Type | Method and Description |
|---|---|
List<WebModule> |
getJsModulesDependencies()
Get list of JS AMD modules dependencies for this context (modules that should be injected in this context).
|
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, toStringpublic LinkedHashMap<String,Resource> getResources(RequestCache cache)
BundlegetResources in class BundleCopyright © 2017 Atlassian. All rights reserved.