Uses of Interface
de.xima.fc.plugin.config.IPluginWorkflowNodeBean
Packages that use IPluginWorkflowNodeBean
-
Uses of IPluginWorkflowNodeBean in de.xima.fc.plugin.interfaces.workflow
Subinterfaces with type arguments of type IPluginWorkflowNodeBean in de.xima.fc.plugin.interfaces.workflowModifier and TypeInterfaceDescriptioninterfaceInterface for workflow node plugins. -
Uses of IPluginWorkflowNodeBean in de.xima.fc.workflow.mixin
Subinterfaces of IPluginWorkflowNodeBean in de.xima.fc.workflow.mixinModifier and TypeInterfaceDescriptioninterfaceINodePropertyPluginBean<TData>Workaround for Java not having intersection types.Methods in de.xima.fc.workflow.mixin that return types with arguments of type IPluginWorkflowNodeBeanModifier and TypeMethodDescriptiondefault Iterable<Class<? extends IPluginWorkflowNodeBean>> IPluginActionNodeHandler.getUnmanagedBeans()default Iterable<Class<? extends IPluginWorkflowNodeBean>> IPluginConditionNodeHandler.getUnmanagedBeans()default Iterable<Class<? extends IPluginWorkflowNodeBean>> IPluginDoUntilLoopNodeHandler.getUnmanagedBeans()default Iterable<Class<? extends IPluginWorkflowNodeBean>> IPluginWhileLoopNodeHandler.getUnmanagedBeans()