Uses of Interface
de.xima.fc.workflow.mixin.IBaseActionClientHandlerNode
Packages that use IBaseActionClientHandlerNode
- 
Uses of IBaseActionClientHandlerNode in de.xima.fc.workflow.designer.registry.nodes
Classes in de.xima.fc.workflow.designer.registry.nodes that implement IBaseActionClientHandlerNodeModifier and TypeClassDescriptionfinal classfinal classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_COPY_FORM_RECORD.classHandler for Node of typeEWorkflowNodeType.FC_COUNTERfinal classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_RETURN.final classfinal classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_LDAP_QUERY.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_RENEW_PROCESS_ID.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_RETURN.final classHandler for the Workflow node action that sets the form record to savedfinal classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_SQL_STATEMENT.final class - 
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.