Uses of Interface
de.xima.fc.interfaces.IAttachableFile
- 
Packages that use IAttachableFile Package Description de.xima.fc.bl.fdv.processing de.xima.fc.workflow.model.nodes  - 
- 
Uses of IAttachableFile in de.xima.fc.bl.fdv.processing
Classes in de.xima.fc.bl.fdv.processing that implement IAttachableFile Modifier and Type Class Description classVerarbeitungCompressAsZipclassVerarbeitungExportFormulardatenverarbeitung - Export von eingegangenen Formulardaten als XML-Datei.classVerarbeitungExportPersistenceFormulardatenverarbeitung - Export von eingegangenen Formulardaten als Persistence-Datei.classVerarbeitungExterneRessourceclassVerarbeitungPdfclassVerarbeitungPostDeprecated.Use the new workflow engine (FcHttpRequestExecutor).classVerarbeitungUploadDeprecated.This action is not necessary anymore.classVerarbeitungWordclassVerarbeitungWriteToFile - 
Uses of IAttachableFile in de.xima.fc.workflow.model.nodes
Classes in de.xima.fc.workflow.model.nodes that implement IAttachableFile Modifier and Type Class Description classFcCompressAsZipPropsModel class for the compress as ZIP workflow action (EWorkflowNodeType.FC_COMPRESS_AS_ZIP).classFcCreateTextFilePropsThe properties model for workflow nodes of typeEWorkflowNodeType.FC_CREATE_TEXT_FILE.classFcExportToPersistencePropsclassFcExportToXmlPropsModel class for the change form value action (EWorkflowNodeType.FC_EXPORT_TO_XML).classFcFillPdfPropsModel class for the PDF fill workflow action (EWorkflowNodeType.FC_FILL_PDF).classFcFillWordPropsModel class for the Word fill workflow action (EWorkflowNodeType.FC_FILL_WORD).classFcHttpRequestPropsModel class for the HTTP request workflow action (EWorkflowNodeType.FC_POST_REQUEST).classFcProvideResourcePropsModel class for the provide resource workflow action (EWorkflowNodeType.FC_PROVIDE_RESOURCE). 
 -