Package | Description |
---|---|
de.xima.fc.gui.bean.workflow | |
de.xima.fc.plugin.abstracts | |
de.xima.fc.plugin.config |
Modifier and Type | Method and Description |
---|---|
Map<String,IPluginCustomGUIBean> |
ProcessingBean.getPluginCustomGUIBean()
Getter for
IPluginCustomGUIBean object |
Modifier and Type | Class and Description |
---|---|
class |
APluginCustomGUIBean
Helper class for a custom beans used by a processing plugin
|
Modifier and Type | Method and Description |
---|---|
Class<? extends IPluginCustomGUIBean> |
IPluginCustomGUI.getManagedBean()
Deprecated.
Use
IPluginCustomGUI.getUnmanagedBeans() , the bean will not be managed, ie. annotations such
as PostConstruct and ManagedProperty will not work. |
default Iterable<Class<? extends IPluginCustomGUIBean>> |
IPluginCustomGUI.getUnmanagedBeans() |
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.