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 classVerarbeitungCompressAsZipDeprecated.This is part of the old workflow engine.classVerarbeitungExportDeprecated.This is part of the old workflow engine.classVerarbeitungExportPersistenceDeprecated.This is part of the old workflow engine.classVerarbeitungExterneRessourceDeprecated.This is part of the old workflow engine.classVerarbeitungPdfDeprecated.This is part of the old workflow engine.classVerarbeitungPostDeprecated.This is part of the old workflow engine.classVerarbeitungUploadDeprecated.This action is not necessary anymore.classVerarbeitungWordDeprecated.This is part of the old workflow engine.classVerarbeitungWriteToFileDeprecated.This is part of the old workflow engine. -
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.classFcDecodeBase64PropsModel class for the decode base64 workflow action (EWorkflowNodeType.FC_DECODE_BASE64).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).classFcProcessLogPdfPropsModel class for the process history pdf workflow action (EWorkflowNodeType.FC_PROCESS_LOG_PDF).classFcProvideResourcePropsModel class for the provide resource workflow action (EWorkflowNodeType.FC_PROVIDE_RESOURCE).
-