Uses of Interface
de.xima.fc.workflow.mixin.IPluginDoUntilLoopNodeHandler
Packages that use IPluginDoUntilLoopNodeHandler
-
Uses of IPluginDoUntilLoopNodeHandler in de.xima.fc.workflow.mixin
Classes in de.xima.fc.workflow.mixin that implement IPluginDoUntilLoopNodeHandlerModifier and TypeClassDescriptionclassAPluginDoUntilLoopNodeHandler<TData extends BaseDoUntilLoopProps, TState extends IWorkflowLoopDataProviding>Abstract base class meant forIPluginWorkflowNodeplugins that only wish to provide a do-until loop with a custom test.