| Interface | Description | 
|---|---|
| IBasicConfigParam | 
 Base interface for the available configuration parameters of a plugin bundle. 
 | 
| IBundleConfigParam | 
 Interface für (Jar)Bundle-Konfigurations-Parameter 
 | 
| IBundleProperties | 
 Provides a list of all the plugin bundle properties used to display in the configuration view. 
 | 
| IDescriptionProvidingPlugin | Deprecated
 Implement  
IFCPlugin instead and use IFCPlugin.getDescription(java.util.Locale). | 
| IParameterModel | 
 Interface für den Zugriff auf wesentliche Eigenschaften, sowie den Wert eines Parameter-Objektes 
 | 
| IPluginConfigParam | 
 Interface für Plugin-Konfigurations-Parameter 
 | 
| IPluginConfigParamList | 
 Interface for workflow action plugins ( 
IPluginProcessing). | 
| IPluginCustomGUI | 
 Interface for a processing plugin with a custom user interface. 
 | 
| IPluginGenericCustomGUI<TBean extends IPluginGenericCustomGUIBean> | 
 Interface for plugins that provide a custom user interface. 
 | 
| IPluginShutdown | Deprecated | 
| IProcessingBean | 
 Interface for accessing data related to the workflow processing, meant for custom workflow UIs provided by a
 processing plugin. 
 | 
| Enum | Description | 
|---|---|
| IPluginConfigParam.EPluginParamBehavior | 
 Definitionsmöglichkeiten für das Verhalten eines Plugin Parameters 
 | 
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.