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