Package de.xima.fc.workflow.model.nodes
package de.xima.fc.workflow.model.nodes
-
ClassDescriptionModel class for the change form value action (
EWorkflowNodeType.FC_CHANGE_FORM_AVAILABILITY
).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 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.Model class for the email workflow action (EWorkflowNodeType.FC_EMAIL
).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 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
).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
.Models a single conditions with an operator and one or two operands.Model class for the process history pdf workflow action (EWorkflowNodeType.FC_PROCESS_LOG_PDF
).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
).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
).Model class for the write form record custom attributes action (EWorkflowNodeType.FC_WRITE_FORM_RECORD_ATTRIBUTES
).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 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.