|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |