Class ContextItemProviderChain

java.lang.Object
com.atlassian.confluence.setup.velocity.ContextItemProviderChain
All Implemented Interfaces:
VelocityContextItemProvider

public final class ContextItemProviderChain extends Object implements VelocityContextItemProvider
Chains a list of VelocityContextItemProviders, providing a map that is the aggregation of all providers.