Class ConfluenceStaticContextItemProvider

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

public final class ConfluenceStaticContextItemProvider extends Object implements VelocityContextItemProvider
Provides a map of Velocity context items that are statically initialised once. These items are available on the Velocity context even prior to setup being completed and the container being ready.
See Also:
  • Constructor Details

    • ConfluenceStaticContextItemProvider

      public ConfluenceStaticContextItemProvider()
  • Method Details