public final class ContextItemProviderChain extends Object implements VelocityContextItemProvider
VelocityContextItemProvider
s, providing a map that
is the aggregation of all providers.Constructor and Description |
---|
ContextItemProviderChain() |
public Map<String,Object> getContextMap()
getContextMap
in interface VelocityContextItemProvider
Context
. Must not be
nullpublic void setProviders(List<VelocityContextItemProvider> providers)
Copyright © 2003–2016 Atlassian. All rights reserved.