Uses of Package
de.xima.fc.workflow.model.nodes
-
Classes in de.xima.fc.workflow.model.nodes used by de.xima.fc.http Class Description 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. -
Classes in de.xima.fc.workflow.model.nodes used by de.xima.fc.workflow.designer.bean.nodes Class Description FcChangeStateProps Model class for the state change workflow action (EWorkflowNodeType.FC_CHANGE_STATE
).FcExportToXmlProps Model class for the change form value action (EWorkflowNodeType.FC_EXPORT_TO_XML
).FcForEachLoopProps The properties model for workflow nodes of typeEWorkflowNodeType.FC_FOR_EACH_LOOP
.FcLdapQueryProps Model class for the database statement action (EWorkflowNodeType.FC_LDAP_QUERY
).FcRedirectProps Model class for the change form value action (EWorkflowNodeType.FC_REDIRECT
).FcSaveToWebDavProps Model class for the save to a WebDav provider workflow action (EWorkflowNodeType.FC_SAVE_TO_WEB_DAV
).FcSqlStatementProps Model class for the database statement action (EWorkflowNodeType.FC_SQL_STATEMENT
).FcSwitchCaseProps The properties model for workflow nodes of typeEWorkflowNodeType.FC_SWITCH_CASE
. -
Classes in de.xima.fc.workflow.model.nodes used by de.xima.fc.workflow.executor Class Description 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
).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
.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
).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
).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
).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
).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
).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
).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
).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
). -
Classes in de.xima.fc.workflow.model.nodes used by de.xima.fc.workflow.itemlist Class Description FcForEachLoopProps The properties model for workflow nodes of typeEWorkflowNodeType.FC_FOR_EACH_LOOP
. -
Classes in de.xima.fc.workflow.model.nodes used by de.xima.fc.workflow.migrate Class Description FcEmailProps Model class for the email workflow action (EWorkflowNodeType.FC_EMAIL
). -
Classes in de.xima.fc.workflow.model.nodes used by de.xima.fc.workflow.model.list_item_source Class Description 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.SingleFile Models a single file that may come from multiple sources, such as client file, project files or external files referenced via a URL. -
Classes in de.xima.fc.workflow.model.nodes used by de.xima.fc.workflow.model.nodes 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.FcCreateTextFileProps The properties model for workflow nodes of typeEWorkflowNodeType.FC_CREATE_TEXT_FILE
.FcEmailProps Model class for the email workflow action (EWorkflowNodeType.FC_EMAIL
).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.FcMoveFormRecordToInboxProps Model class for move the current form record to inbox action (EWorkflowNodeType.FC_MOVE_FORM_RECORD_TO_INBOX
).FcSendFormRecordMessageProps Model class for the log entry action (EWorkflowNodeType.FC_SEND_FORM_RECORD_MESSAGE
).FcSwitchCaseProps.SingleCaseValue A single case value with an operator an a right-hand side that is tested against the switch value.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. -
Classes in de.xima.fc.workflow.model.nodes used by de.xima.fc.workflow.processor.factory Class Description 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
.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.FcEmailProps Model class for the email workflow action (EWorkflowNodeType.FC_EMAIL
).FcEncodeBase64Props Model class for the PDF fill workflow action (EWorkflowNodeType.FC_ENCODE_BASE64
).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
).FcHttpRequestProps Model class for the HTTP request workflow action (EWorkflowNodeType.FC_POST_REQUEST
).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
).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
).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
).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
).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.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. -
Classes in de.xima.fc.workflow.model.nodes used by de.xima.fc.workflow.processor.iface Class Description SingleCondition Models a single conditions with an operator and one or two operands. -
Classes in de.xima.fc.workflow.model.nodes used by de.xima.fc.workflow.processor.logic Class Description 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.SingleFile Models a single file that may come from multiple sources, such as client file, project files or external files referenced via a URL. -
Classes in de.xima.fc.workflow.model.nodes used by de.xima.fc.workflow.processor.processing Class Description SingleCondition Models a single conditions with an operator and one or two operands. -
Classes in de.xima.fc.workflow.model.nodes used by de.xima.fc.workflow.validation.constraintvalidators Class Description 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.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. -
Classes in de.xima.fc.workflow.model.nodes used by de.xima.fc.workflow.validator Class Description FcChangeStateProps Model class for the state change workflow action (EWorkflowNodeType.FC_CHANGE_STATE
).