Package de.xima.fc.workflow.model.nodes
-
Class Summary Class Description BaseMultipleConditionProps The properties model for workflow nodes for which a complex condition need to be configured.BaseMultipleDoUntilLoopTestProps The properties model for workflow nodes for which a complex do-until loop test need to be configured.BaseMultipleWhileLoopTestProps The properties model for workflow nodes for which a complex while loop test need to be configured.FcBreakProps Model class for the return action (EWorkflowNodeType.FC_BREAK
).FcChangeFormAvailabilityProps Model class for the change form value action (EWorkflowNodeType.FC_CHANGE_FORM_AVAILABILITY
).FcChangeFormValueProps Model class for the change form value action (EWorkflowNodeType.FC_CHANGE_FORM_VALUE
).FcChangeStateProps Model class for the state change workflow action (EWorkflowNodeType.FC_CHANGE_STATE
).FcCompressAsZipProps Model class for the compress as ZIP workflow action (EWorkflowNodeType.FC_COMPRESS_AS_ZIP
).FcContinueProps Model class for the return action (EWorkflowNodeType.FC_CONTINUE
).FcCopyFormRecordProps Model class for the state change workflow action (EWorkflowNodeType.FC_COPY_FORM_RECORD
).FcCounterProps Model class for the workflow action that modifies a counter, see alsoEWorkflowNodeType.FC_COUNTER
.FcCreateTextFileProps The properties model for workflow nodes of typeEWorkflowNodeType.FC_CREATE_TEXT_FILE
.FcCreateTextFileProps.ValidationGroup FcDecodeBase64Props Model class for the decode base64 workflow action (EWorkflowNodeType.FC_DECODE_BASE64
).FcDeleteAttachmentProps Model class for the delete attachment action (EWorkflowNodeType.FC_DELETE_ATTACHMENT
).FcDeleteFormRecordProps Model class for the return action (EWorkflowNodeType.FC_RETURN
).FcDoiInitProps Model class for the workflow action that initializes the Double-Opt-In process.FcDoUntilLoopProps The properties model for workflow nodes of typeEWorkflowNodeType.FC_DO_UNTIL_LOOP
.FcEmailProps Model class for the email workflow action (EWorkflowNodeType.FC_EMAIL
).FcEmailProps.ValidationGroup FcEmptyProps Model class for the email workflow action (EWorkflowNodeType.FC_EMPTY
).FcEncodeBase64Props Model class for the PDF fill workflow action (EWorkflowNodeType.FC_ENCODE_BASE64
).FcExperimentProps The properties model for workflow nodes of typeEWorkflowNodeType.FC_EXPERIMENT
.FcExportToPersistenceProps FcExportToXmlProps Model class for the change form value action (EWorkflowNodeType.FC_EXPORT_TO_XML
).FcFillPdfProps Model class for the PDF fill workflow action (EWorkflowNodeType.FC_FILL_PDF
).FcFillWordProps Model class for the Word fill workflow action (EWorkflowNodeType.FC_FILL_WORD
).FcForEachLoopProps The properties model for workflow nodes of typeEWorkflowNodeType.FC_FOR_EACH_LOOP
.FcHttpRequestProps Model class for the HTTP request workflow action (EWorkflowNodeType.FC_POST_REQUEST
).FcHttpRequestProps.BasicAuthProps POJO model class for the basic auth credentials of the HTTP request action.FcHttpRequestProps.ProxyAuthProps POJO model class for the credentials to use with the proxy of the HTTP request action (applicable only when a proxy is used).FcHttpRequestProps.ProxyProps POJO model class for the proxy configuration of the HTTP request action.FcImportFormValueFromXmlProps Model class for the change form value action (EWorkflowNodeType.FC_IMPORT_FORM_VALUE_FROM_XML
).FcLdapQueryProps Model class for the database statement action (EWorkflowNodeType.FC_LDAP_QUERY
).FcLogEntryProps Model class for the log entry action (EWorkflowNodeType.FC_LOG_ENTRY
).FcMoveFormRecordToInboxProps Model class for move the current form record to inbox action (EWorkflowNodeType.FC_MOVE_FORM_RECORD_TO_INBOX
).FcMoveFormRecordToInboxProps.ValidationGroup FcMultipleConditionProps The properties model for workflow nodes of typeEWorkflowNodeType.FC_MULTIPLE_CONDITION
.FcProcessLogPdfProps Model class for the process history pdf workflow action (EWorkflowNodeType.FC_PROCESS_LOG_PDF
).FcProvideResourceProps Model class for the provide resource workflow action (EWorkflowNodeType.FC_PROVIDE_RESOURCE
).FcQueueTaskProps Model class for the state change workflow action (EWorkflowNodeType.FC_QUEUE_TASK
).FcRedirectProps Model class for the change form value action (EWorkflowNodeType.FC_REDIRECT
).FcRenewProcessIdProps Model class for the provide resource workflow action (EWorkflowNodeType.FC_RENEW_PROCESS_ID
).FcReturnFileProps Model class for the return file workflow action (EWorkflowNodeType.FC_RETURN_FILE
).FcReturnProps Model class for the return action (EWorkflowNodeType.FC_RETURN
).FcSaveToFileSystemProps Model class for the save to file system workflow action (EWorkflowNodeType.FC_SAVE_TO_FILE_SYSTEM
).FcSaveToWebDavProps Model class for the save to a WebDav provider workflow action (EWorkflowNodeType.FC_SAVE_TO_WEB_DAV
).FcSendFormRecordMessageProps Model class for the log entry action (EWorkflowNodeType.FC_SEND_FORM_RECORD_MESSAGE
).FcSendFormRecordMessageProps.ValidationGroup Validation group sequence provider for theFcSendFormRecordMessageProps
class.FcSetSavedFlagProps Model class for the workflow node action that marks form records as savedFcShowTemplateProps Model class for the show template action (EWorkflowNodeType.FC_SHOW_TEMPLATE
).FcSqlStatementProps Model class for the database statement action (EWorkflowNodeType.FC_SQL_STATEMENT
).FcSwitchCaseProps The properties model for workflow nodes of typeEWorkflowNodeType.FC_SWITCH_CASE
.FcSwitchCaseProps.SingleCaseValue A single case value with an operator an a right-hand side that is tested against the switch value.FcSwitchDefaultProps The properties model for workflow nodes of typeEWorkflowNodeType.FC_SWITCH_DEFAULT
.FcSwitchProps The properties model for workflow nodes of typeEWorkflowNodeType.FC_SWITCH
.FcThrowExceptionProps Model class for the return action (EWorkflowNodeType.FC_THROW_EXCEPTION
).FcWhileLoopProps The properties model for workflow nodes of typeEWorkflowNodeType.FC_WHILE_LOOP
.FcWriteFormRecordAttrProps Model class for the write form record custom attributes action (EWorkflowNodeType.FC_WRITE_FORM_RECORD_ATTRIBUTES
).FileProvision POJO for workflow actions that provide a set of files.MultiAttachment Models a list of attachments that may come from multiple sources, such as uploads, creates by another action, or with a specific name.MultiFile 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.SingleAttachment 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.SingleCondition Models a single conditions with an operator and one or two operands.SingleFile Models a single file that may come from multiple sources, such as client file, project files or external files referenced via a URL.