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