Class PluginContextItemProvider

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

public final class PluginContextItemProvider extends Object implements VelocityContextItemProvider
This context map provider will return a map of all currently enabled Velocity context item modules. The mapping is module context key to plugin module.
See Also:
  • Constructor Details

    • PluginContextItemProvider

      public PluginContextItemProvider(com.atlassian.plugin.PluginAccessor pluginAccessor)
  • Method Details