Uses of Interface
de.xima.fc.workflow.mixin.IBaseConditionClientHandlerNode
Packages that use IBaseConditionClientHandlerNode
- 
Uses of IBaseConditionClientHandlerNode in de.xima.fc.workflow.mixin
Subinterfaces of IBaseConditionClientHandlerNode in de.xima.fc.workflow.mixinModifier and TypeInterfaceDescriptioninterfaceIPluginConditionNodeHandler<TData extends BaseConditionProps>Mixin meant forIPluginWorkflowNodeplugins that only wish to provide a workflow condition that checks a condition and redirects to the if or else branch based upon the result.Classes in de.xima.fc.workflow.mixin that implement IBaseConditionClientHandlerNodeModifier and TypeClassDescriptionclassAPluginConditionNodeHandler<TData extends BaseConditionProps>Abstract base class meant forIPluginWorkflowNodeplugins that only wish to provide a workflow condition that executes some business logic condition.