| Package | Description |
|---|---|
| de.xima.fc.gui.bean.workflow | |
| de.xima.fc.plugin.abstracts | |
| de.xima.fc.plugin.gui |
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessingBean |
| 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 |
|---|---|
IProcessingBean |
APluginCustomGUIBean.getProcessingBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
APluginCustomGUIBean.setProcessingBean(IProcessingBean bean) |
| Modifier and Type | Method and Description |
|---|---|
IProcessingBean |
IPluginCustomGUIBean.getProcessingBean()
Deprecated.
Use a
ManagedProperty with processingBean. Otherwise, the processing bean will not be
available when IPluginGenericCustomGUIBean.initialize(de.xima.fc.interfaces.plugin.lifecycle.IPluginInitializeBeanData) is called. |
| Modifier and Type | Method and Description |
|---|---|
void |
IPluginCustomGUIBean.setProcessingBean(IProcessingBean bean)
Deprecated.
Use a
ManagedProperty with processingBean. Otherwise, the processing bean will not be
available when IPluginGenericCustomGUIBean.initialize(de.xima.fc.interfaces.plugin.lifecycle.IPluginInitializeBeanData) is called. |
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.