Uses of Interface
de.xima.fc.workflow.mixin.IBaseActionNode
Packages that use IBaseActionNode
- 
Uses of IBaseActionNode in de.xima.fc.workflow.designer.registry.nodes
Classes in de.xima.fc.workflow.designer.registry.nodes that implement IBaseActionNodeModifier and TypeClassDescriptionfinal classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_CHANGE_FORM_AVAILABILITY.final classfinal classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_CHANGE_STATE.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_COMPRESS_AS_ZIP.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_COPY_FORM_RECORD.classHandler for Node of typeEWorkflowNodeType.FC_COUNTERfinal classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_CREATE_TEXT_FILE.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_DECODE_BASE64.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_DELETE_ATTACHMENT.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_RETURN.final classfinal classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_EMAIL.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_FILL_PDF.final classfinal classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_EXPORT_TO_XML.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_FILL_PDF.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_FILL_WORD.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_POST_REQUEST.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_IMPORT_FORM_VALUE_FROM_XML.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_LDAP_QUERY.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_LOG_ENTRY.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_MOVE_FORM_RECORD_TO_INBOX.final classDeprecated.This exists only because of a bugs introduced in 7.2.1 were the type of this action was changed.classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_PROCESS_LOG_PDF.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_PROVIDE_RESOURCE.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_QUEUE_TASK.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_REDIRECT.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_RENEW_PROCESS_ID.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_RETURN_FILE.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_RETURN.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_SAVE_TO_FILE_SYSTEM.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_SAVE_TO_WEB_DAVfinal classHandler for the Workflow node action that sets the form record to savedfinal classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_SHOW_TEMPLATE.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_SQL_STATEMENT.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_RETURN.final class - 
Uses of IBaseActionNode in de.xima.fc.workflow.mixin
Subinterfaces of IBaseActionNode in de.xima.fc.workflow.mixinModifier and TypeInterfaceDescriptioninterfaceIPluginActionNodeHandler<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 IBaseActionNodeModifier and TypeClassDescriptionclassAPluginActionNodeHandler<TData extends BaseActionProps>Abstract base class meant forIPluginWorkflowNodeplugins that only wish to provide a workflow action that executes some business logic.