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