public final class Plugin extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PLUGIN
Key of plugin.
|
static String |
PLUGIN_AUTHOR
Key of plugin author.
|
static String |
PLUGIN_CLASS
Key of plugin class.
|
static String |
PLUGIN_NAME
Key of plugin name.
|
static String |
PLUGIN_RENDERER_ID
rendererId of the plugin.
|
static String |
PLUGIN_SETTING
Key of plugin setting(json formatter).
|
static String |
PLUGIN_STATUS
Key of plugin status.
|
static String |
PLUGIN_TYPES
Key of plugin types.
|
static String |
PLUGIN_VERSION
Key of plugin version.
|
static String |
PLUGINS
Key of plugins.
|
public static final String PLUGIN
public static final String PLUGINS
public static final String PLUGIN_RENDERER_ID
public static final String PLUGIN_AUTHOR
public static final String PLUGIN_NAME
public static final String PLUGIN_VERSION
public static final String PLUGIN_TYPES
public static final String PLUGIN_CLASS
public static final String PLUGIN_SETTING
public static final String PLUGIN_STATUS
Copyright © 2009–2019 B3log. All rights reserved.