Package de.xima.fc.gui.bean.workflow
Class ProcessingBean.PluginSelectItem
java.lang.Object
de.xima.fc.gui.bean.workflow.ProcessingBean.PluginSelectItem
- All Implemented Interfaces:
ProcessingBean.IActionSelectItem
- Enclosing class:
- ProcessingBean
public class ProcessingBean.PluginSelectItem
extends Object
implements ProcessingBean.IActionSelectItem
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetDisplayName
(Locale locale) boolean
isPlugin()
void
onAddNew()
-
Constructor Details
-
PluginSelectItem
-
-
Method Details
-
getProcessingPage
- Specified by:
getProcessingPage
in interfaceProcessingBean.IActionSelectItem
-
getDisplayName
- Specified by:
getDisplayName
in interfaceProcessingBean.IActionSelectItem
-
getGuiIcon
- Specified by:
getGuiIcon
in interfaceProcessingBean.IActionSelectItem
-
getProcessingKey
- Specified by:
getProcessingKey
in interfaceProcessingBean.IActionSelectItem
-
onAddNew
public void onAddNew()- Specified by:
onAddNew
in interfaceProcessingBean.IActionSelectItem
-
isPlugin
public boolean isPlugin()- Specified by:
isPlugin
in interfaceProcessingBean.IActionSelectItem
-