public class PluginNodeCommandMetadata extends DefaultNodeCommandMetadata implements NodeCommandMetadata
| Modifier and Type | Field and Description |
|---|---|
static String |
PLUGIN_KEY |
static String |
PLUGIN_NAME |
static String |
PLUGIN_VERSION |
| Constructor and Description |
|---|
PluginNodeCommandMetadata(String pluginKey,
String pluginName,
String pluginVersion,
List<NodeCommandProperty> properties) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPluginKey() |
String |
getPluginName() |
String |
getPluginVersion() |
getPropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPropertiespublic static final String PLUGIN_KEY
public static final String PLUGIN_NAME
public static final String PLUGIN_VERSION
public PluginNodeCommandMetadata(String pluginKey, String pluginName, String pluginVersion, List<NodeCommandProperty> properties)
Copyright © 2010-2016. All Rights Reserved.