Package de.xima.fc.workflow.model.nodes
package de.xima.fc.workflow.model.nodes
-
ClassDescriptionThe properties model for workflow nodes for which a complex condition need to be configured.The properties model for workflow nodes for which a complex do-until loop test need to be configured.The properties model for workflow nodes for which a complex while loop test need to be configured.Model class for the return action (
EWorkflowNodeType.FC_BREAK).Model class for the change form value action (EWorkflowNodeType.FC_CHANGE_FORM_AVAILABILITY).Model class for the log entry action (EWorkflowNodeType.FC_CHANGE_FORM_RECORD_CHAT_ACTIVENESS).Model class for the change form value action (EWorkflowNodeType.FC_CHANGE_FORM_VALUE).Model class for the state change workflow action (EWorkflowNodeType.FC_CHANGE_STATE).Model class for the compress as ZIP workflow action (EWorkflowNodeType.FC_COMPRESS_AS_ZIP).Model class for the return action (EWorkflowNodeType.FC_CONTINUE).Model class for the state change workflow action (EWorkflowNodeType.FC_COPY_FORM_RECORD).Model class for the workflow action that modifies a counter, see alsoEWorkflowNodeType.FC_COUNTER.The properties model for workflow nodes of typeEWorkflowNodeType.FC_CREATE_TEXT_FILE.Model class for the decode base64 workflow action (EWorkflowNodeType.FC_DECODE_BASE64).Model class for the delete attachment action (EWorkflowNodeType.FC_DELETE_ATTACHMENT).Custom label for theMultiAttachment.getAttachments()property.Model class for the return action (EWorkflowNodeType.FC_RETURN).Model class for the workflow action that initializes the Double-Opt-In process.The properties model for workflow nodes of typeEWorkflowNodeType.FC_DO_UNTIL_LOOP.Model class for the email workflow action (EWorkflowNodeType.FC_EMAIL).Model class for the email workflow action (EWorkflowNodeType.FC_EMPTY).Model class for the PDF fill workflow action (EWorkflowNodeType.FC_ENCODE_BASE64).The properties model for workflow nodes of typeEWorkflowNodeType.FC_EXPERIMENT.Model class for the workflow action (EWorkflowNodeType.FC_EXPORT_FORM_RECORD_CHATSModel class for the change form value action (EWorkflowNodeType.FC_EXPORT_TO_XML).Model class for the PDF fill workflow action (EWorkflowNodeType.FC_FILL_PDF).Model class for the Word fill workflow action (EWorkflowNodeType.FC_FILL_WORD).The properties model for workflow nodes of typeEWorkflowNodeType.FC_FOR_EACH_LOOP.Model class for the HTTP request workflow action (EWorkflowNodeType.FC_POST_REQUEST).POJO model class for the basic auth credentials of the HTTP request action.Custom label for theFcHttpRequestProps.getConnectTimeout()property.POJO model class for the credentials to use with the proxy of the HTTP request action (applicable only when a proxy is used).POJO model class for the proxy configuration of the HTTP request action.Custom label for theFcHttpRequestProps.getReadTimeout()property.Model class for the change form value action (EWorkflowNodeType.FC_IMPORT_FORM_VALUE_FROM_XML).Model class for the database statement action (EWorkflowNodeType.FC_LDAP_QUERY).Model class for the log entry action (EWorkflowNodeType.FC_LOG_ENTRY).Model class for move the current form record to inbox action (EWorkflowNodeType.FC_MOVE_FORM_RECORD_TO_INBOX).The properties model for workflow nodes of typeEWorkflowNodeType.FC_MULTIPLE_CONDITION.Model class for the process history pdf workflow action (EWorkflowNodeType.FC_PROCESS_LOG_PDF).Model class for the database statement action (EWorkflowNodeType.FC_PROMPT_QUERY).Model class for the provide resource workflow action (EWorkflowNodeType.FC_PROVIDE_RESOURCE).Model class for the state change workflow action (EWorkflowNodeType.FC_QUEUE_TASK).Model class for the change form value action (EWorkflowNodeType.FC_REDIRECT).Model class for the provide resource workflow action (EWorkflowNodeType.FC_RENEW_PROCESS_ID).Model class for the return file workflow action (EWorkflowNodeType.FC_RETURN_FILE).Model class for the return action (EWorkflowNodeType.FC_RETURN).Model class for the save to file system workflow action (EWorkflowNodeType.FC_SAVE_TO_FILE_SYSTEM).Model class for the save to a WebDav provider workflow action (EWorkflowNodeType.FC_SAVE_TO_WEB_DAV).FcSendFormRecordMessageExtension<TConfig extends Serializable>Model class for the configuration of plugin message extensions.Model class for the workflow action (EWorkflowNodeType.FC_SEND_FORM_RECORD_MESSAGE).Model class for upload requests that may be sent with a message.Configuration properties for the set form record password action.Model class for the workflow node action that marks form records as savedModel class for the show template action (EWorkflowNodeType.FC_SHOW_TEMPLATE).Model class for the database statement action (EWorkflowNodeType.FC_SQL_STATEMENT).The properties model for workflow nodes of typeEWorkflowNodeType.FC_SWITCH_CASE.A single case value with an operator an a right-hand side that is tested against the switch value.The properties model for workflow nodes of typeEWorkflowNodeType.FC_SWITCH_DEFAULT.The properties model for workflow nodes of typeEWorkflowNodeType.FC_SWITCH.Model class for the return action (EWorkflowNodeType.FC_THROW_EXCEPTION).The properties model for workflow nodes of typeEWorkflowNodeType.FC_WHILE_LOOP.Model class for the with form element context workflow action (EWorkflowNodeType.FC_WITH_FORM_ELEMENT_CONTEXT).Model class for the write form record custom attributes action (EWorkflowNodeType.FC_WRITE_FORM_RECORD_ATTRIBUTES).POJO for workflow actions that provide a set of files.Helper class for accessing the extension data ofplugin message services.Models a list of attachments that may come from multiple sources, such as uploads, creates by another action, or with a specific name.Custom label for theMultiAttachment.getAttachments()property.Custom label for theMultiAttachment.getSearchFilenamePattern()property.Models a list of file resources that may come from multiple sources, such as client file, project files or external files referenced via an URL.Custom label for theMultiFile.getResources()property.Custom label for theMultiFile.getSearchFilename()property.Custom label for theMultiFile.getUrls()property.Models a single attachment that may come from one of multiple sources, such as upload form elements, creates by another action, or with a specific name.Custom label for theSingleAttachment.getAttachment()property.Custom label for theSingleAttachment.getSearchFilenamePattern()property.Models a single conditions with an operator and one or two operands.Models a single file that may come from multiple sources, such as client file, project files or external files referenced via a URL.Custom label for theSingleFile.getResource()property.Custom label for theSingleFile.getSearchFilename()property.Custom label for theSingleFile.getUrl()property.