public interface IPluginGenericParams extends IPluginParameters, Serializable
| Modifier and Type | Method and Description |
|---|---|
Map<Serializable,Serializable> |
getParameterMap() |
Map<Serializable,Serializable> getParameterMap()
Map of parameters for the plugin. The available keys are defined by the caller of the generic
plugin.Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.