Uses of Interface
de.xima.fc.workflow.mixin.IPluginWhileLoopNodeHandler
Packages that use IPluginWhileLoopNodeHandler
-
Uses of IPluginWhileLoopNodeHandler in de.xima.fc.workflow.mixin
Classes in de.xima.fc.workflow.mixin that implement IPluginWhileLoopNodeHandlerModifier and TypeClassDescriptionclassAPluginWhileLoopNodeHandler<TData extends BaseWhileLoopProps, TState extends IWorkflowLoopDataProviding>Abstract base class meant forIPluginWorkflowNodeplugins that only wish to provide a while loop with a custom test.