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 class
VerarbeitungCompressAsZip
Deprecated.This is part of the old workflow engine.class
VerarbeitungExport
Deprecated.This is part of the old workflow engine.class
VerarbeitungExportPersistence
Deprecated.This is part of the old workflow engine.class
VerarbeitungExterneRessource
Deprecated.This is part of the old workflow engine.class
VerarbeitungPdf
Deprecated.This is part of the old workflow engine.class
VerarbeitungPost
Deprecated.This is part of the old workflow engine.class
VerarbeitungUpload
Deprecated.This action is not necessary anymore.class
VerarbeitungWord
Deprecated.This is part of the old workflow engine.class
VerarbeitungWriteToFile
Deprecated.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 class
FcCompressAsZipProps
Model class for the compress as ZIP workflow action (EWorkflowNodeType.FC_COMPRESS_AS_ZIP
).class
FcCreateTextFileProps
The properties model for workflow nodes of typeEWorkflowNodeType.FC_CREATE_TEXT_FILE
.class
FcDecodeBase64Props
Model class for the decode base64 workflow action (EWorkflowNodeType.FC_DECODE_BASE64
).class
FcExportToPersistenceProps
class
FcExportToXmlProps
Model class for the change form value action (EWorkflowNodeType.FC_EXPORT_TO_XML
).class
FcFillPdfProps
Model class for the PDF fill workflow action (EWorkflowNodeType.FC_FILL_PDF
).class
FcFillWordProps
Model class for the Word fill workflow action (EWorkflowNodeType.FC_FILL_WORD
).class
FcHttpRequestProps
Model class for the HTTP request workflow action (EWorkflowNodeType.FC_POST_REQUEST
).class
FcProcessHistoryPdfProps
Deprecated.class
FcProcessLogPdfProps
Model class for the process history pdf workflow action (EWorkflowNodeType.FC_PROCESS_LOG_PDF
).class
FcProvideResourceProps
Model class for the provide resource workflow action (EWorkflowNodeType.FC_PROVIDE_RESOURCE
).
-