Uses of Interface
de.xima.fc.workflow.mixin.IPluginConditionNodeHandler
Packages that use IPluginConditionNodeHandler
-
Uses of IPluginConditionNodeHandler in de.xima.fc.workflow.mixin
Classes in de.xima.fc.workflow.mixin that implement IPluginConditionNodeHandlerModifier and TypeClassDescriptionclass
APluginConditionNodeHandler<TData extends BaseConditionProps>
Abstract base class meant forIPluginWorkflowNode
plugins that only wish to provide a workflow condition that executes some business logic condition.