Uses of Interface
de.xima.fc.workflow.mixin.IBaseActionClientHandlerNode
Packages that use IBaseActionClientHandlerNode
-
Uses of IBaseActionClientHandlerNode in de.xima.fc.workflow.mixin
Subinterfaces of IBaseActionClientHandlerNode in de.xima.fc.workflow.mixinModifier and TypeInterfaceDescriptioninterfaceIDefaultClientHandlerNode<TData extends BaseActionProps>Deprecated.This was renamed.interfaceIPluginActionNodeHandler<TData extends BaseActionProps>Mixin meant forIPluginWorkflowNodeplugins that only wish to provide a workflow action that executes some business logic.Classes in de.xima.fc.workflow.mixin that implement IBaseActionClientHandlerNodeModifier and TypeClassDescriptionclassAPluginActionNodeHandler<TData extends BaseActionProps>Abstract base class meant forIPluginWorkflowNodeplugins that only wish to provide a workflow action that executes some business logic.