Package de.xima.fc.workflow.model.nodes
-
Interface Summary Interface Description MultiFile.resources Custom label for theMultiFile.getResources()
property.MultiFile.searchFilename Custom label for theMultiFile.getSearchFilename()
property.MultiFile.urls Custom label for theMultiFile.getUrls()
property.SingleFile.resource Custom label for theSingleFile.getResource()
property.SingleFile.searchFilename Custom label for theSingleFile.getSearchFilename()
property.SingleFile.url Custom label for theSingleFile.getUrl()
property. -
Class Summary 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
.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
).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
).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 post request action.FcHttpRequestProps.ProxyAuthProps POJO model class for the credentials to use with the proxy of the HTTP post request action (applicable only when a proxy is used).FcHttpRequestProps.ProxyProps POJO model class for the proxy configuration of the HTTP post 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
).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
.FcMultipleConditionProps.SingleCondition Models a single conditions with an operator and one or two operands.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
).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
).FcThrowExceptionProps Model class for the return action (EWorkflowNodeType.FC_THROW_EXCEPTION
).FcWriteFormRecordAttrProps Model class for the write form record custom attributes action (EWorkflowNodeType.FC_WRITE_FORM_RECORD_ATTRIBUTES
).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 an URL.