Uses of Interface
de.xima.fc.plugin.config.IProcessingBean
Packages that use IProcessingBean
-
Uses of IProcessingBean in de.xima.fc.gui.bean.workflow
Classes in de.xima.fc.gui.bean.workflow that implement IProcessingBean -
Uses of IProcessingBean in de.xima.fc.plugin.abstracts
Classes in de.xima.fc.plugin.abstracts that implement IProcessingBeanModifier and TypeClassDescriptionclass
Deprecated.Use the new workflow engine, see e.g.Methods in de.xima.fc.plugin.abstracts that return IProcessingBeanMethods in de.xima.fc.plugin.abstracts with parameters of type IProcessingBeanModifier and TypeMethodDescriptionvoid
APluginCustomGUIBean.setProcessingBean
(IProcessingBean bean) Deprecated. -
Uses of IProcessingBean in de.xima.fc.plugin.gui
Methods in de.xima.fc.plugin.gui that return IProcessingBeanModifier and TypeMethodDescriptionIPluginCustomGUIBean.getProcessingBean()
Deprecated.Use aManagedProperty
withprocessingBean
.Methods in de.xima.fc.plugin.gui with parameters of type IProcessingBeanModifier and TypeMethodDescriptionvoid
IPluginCustomGUIBean.setProcessingBean
(IProcessingBean bean) Deprecated.Use aManagedProperty
withprocessingBean
.