Uses of Interface
de.xima.fc.workflow.mixin.IPluginActionNodeHandler
Packages that use IPluginActionNodeHandler
- 
Uses of IPluginActionNodeHandler in de.xima.fc.workflow.mixin
Classes in de.xima.fc.workflow.mixin that implement IPluginActionNodeHandlerModifier and TypeClassDescriptionclassAPluginActionNodeHandler<TData extends BaseActionProps>Abstract base class meant forIPluginWorkflowNodeplugins that only wish to provide a workflow action that executes some business logic.