public class PluginDetail extends PluginMeta
| Constructor and Description |
|---|
PluginDetail(ApplicationTemplateMeta template,
PluginInfo pluginInfo,
PluginClass pluginClass) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassName() |
Map<String,PluginPropertyField> |
getProperties() |
getDescription, getName, getSource, getTemplate, getTypepublic PluginDetail(ApplicationTemplateMeta template, PluginInfo pluginInfo, PluginClass pluginClass)
public String getClassName()
public Map<String,PluginPropertyField> getProperties()
Copyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.