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