Class CompositeContext
java.lang.Object
com.atlassian.confluence.velocity.context.CompositeContext
com.atlassian.confluence.setup.struts.CompositeContext
- All Implemented Interfaces:
org.apache.velocity.context.Context
Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
CompositeContext
(Iterable<? extends org.apache.velocity.context.Context> contexts) Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Methods inherited from class com.atlassian.confluence.velocity.context.CompositeContext
composite, containsKey, get, getKeys, put, remove, reverseComposite
-
Constructor Details
-
CompositeContext
Deprecated, for removal: This API element is subject to removal in a future version.
-
CompositeContext
instead.