org.apache.sirona.reporting.web.plugin
Class PluginRepository
java.lang.Object
org.apache.sirona.reporting.web.plugin.PluginRepository
public final class PluginRepository
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PLUGIN_INFO
public static Collection<PluginRepository.PluginInfo> PLUGIN_INFO
ACTIVATED_FLAG
public static final String ACTIVATED_FLAG
- This flag is used to activate a plugin by its name [plugin.name]. The default value is true which means that
every plugin discovered will be used.
- See Also:
- Constant Field Values
Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.