Uses of Interface
de.xima.fc.plugin.config.IPluginWorkflowNodeBean
- 
Packages that use IPluginWorkflowNodeBean Package Description de.xima.fc.workflow.mixin  - 
- 
Uses of IPluginWorkflowNodeBean in de.xima.fc.workflow.mixin
Subinterfaces of IPluginWorkflowNodeBean in de.xima.fc.workflow.mixin Modifier and Type Interface Description interfaceINodePropertyPluginBean<TData>Workaround for Java not having intersection types.Methods in de.xima.fc.workflow.mixin that return types with arguments of type IPluginWorkflowNodeBean Modifier and Type Method Description default Iterable<Class<? extends IPluginWorkflowNodeBean>>IPluginActionNodeHandler. getUnmanagedBeans() 
 -