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 class
final class
TheINodeHandler
for nodes of typeEWorkflowNodeType.FC_COPY_FORM_RECORD
.class
Handler for Node of typeEWorkflowNodeType.FC_COUNTER
final class
TheINodeHandler
for nodes of typeEWorkflowNodeType.FC_RETURN
.final class
final class
TheINodeHandler
for nodes of typeEWorkflowNodeType.FC_LDAP_QUERY
.final class
TheINodeHandler
for nodes of typeEWorkflowNodeType.FC_RENEW_PROCESS_ID
.final class
TheINodeHandler
for nodes of typeEWorkflowNodeType.FC_RETURN
.final class
Handler for the Workflow node action that sets the form record to savedfinal class
TheINodeHandler
for 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 TypeInterfaceDescriptioninterface
IDefaultClientHandlerNode<TData extends BaseActionProps>
Deprecated.This was renamed.interface
IPluginActionNodeHandler<TData extends BaseActionProps>
Mixin meant forIPluginWorkflowNode
plugins that only wish to provide a workflow action that executes some business logic.Classes in de.xima.fc.workflow.mixin that implement IBaseActionClientHandlerNodeModifier and TypeClassDescriptionclass
APluginActionNodeHandler<TData extends BaseActionProps>
Abstract base class meant forIPluginWorkflowNode
plugins that only wish to provide a workflow action that executes some business logic.