Package de.xima.fc.gui.bean.workflow
Interface ProcessingBean.IActionSelectItem
-
- All Known Implementing Classes:
ProcessingBean.PluginSelectItem
,ProcessingBean.ProcessingSelectItem
- Enclosing class:
- ProcessingBean
public static interface ProcessingBean.IActionSelectItem
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getDisplayName(Locale locale)
IGuiIcon
getGuiIcon()
String
getProcessingKey()
String
getProcessingPage()
boolean
isPlugin()
void
onAddNew()
-