Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Uses of Class
com.jivesoftware.base.plugin.PluginManager.License

Packages that use PluginManager.License
com.jivesoftware.base.plugin   
 

Uses of PluginManager.License in com.jivesoftware.base.plugin
 

Fields in com.jivesoftware.base.plugin declared as PluginManager.License
static PluginManager.License PluginManager.License.apache
          The plugin is distributed using the Apache license.
static PluginManager.License PluginManager.License.commercial
          The plugin is distributed using a commercial license.
static PluginManager.License PluginManager.License.gpl
          The plugin is distributed using the GNU Public License (GPL).
static PluginManager.License PluginManager.License.internal
          The plugin is for internal use at an organization only and is not re-distributed.
static PluginManager.License PluginManager.License.other
          The plugin is distributed under another license agreement not covered by one of the other choices.
 

Methods in com.jivesoftware.base.plugin that return PluginManager.License
 PluginManager.License PluginManager.getLicense(Plugin plugin)
          Returns the license agreement type that the plugin is governed by.
static PluginManager.License PluginManager.License.valueOf(java.lang.String s)
           
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.