| Package | Description | 
|---|---|
| de.xima.fc.bl.fdv.file | |
| de.xima.fc.bl.fdv.processing | |
| de.xima.fc.interfaces.file | 
| Modifier and Type | Method and Description | 
|---|---|
List<Attachment> | 
ConsumingFileHandlerImpl.getAttachmentsFromUploadElements(IUploadConsuming consuming,
                                Aktion action)  | 
File | 
ConsumingFileHandlerImpl.getDirWithUploadElements(IUploadConsuming consuming,
                        Aktion action)  | 
List<File> | 
ConsumingFileHandlerImpl.getFilesFromUploadElements(IUploadConsuming consuming,
                          Aktion action)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
VerarbeitungCompressAsZip  | 
class  | 
VerarbeitungEmail  | 
class  | 
VerarbeitungInbox
Deprecated. 
 
This action is not necessary anymore. All  
IProviding actions now offer settings for attaching the
 files they created to the form record. | 
class  | 
VerarbeitungReturnFile
Verarbeitung die Dateien im Abschluss zurückliefert 
 | 
class  | 
VerarbeitungSaveToFilesystem  | 
| Modifier and Type | Method and Description | 
|---|---|
List<Attachment> | 
IConsumingFileHandler.getAttachmentsFromUploadElements(IUploadConsuming consuming,
                                Aktion action)
Same as  
IConsumingFileHandler.getAttachmentsFromUploadElements(List, Aktion), but takes the arguments from the given
 IUploadConsuming belonging to the given action. | 
File | 
IConsumingFileHandler.getDirWithUploadElements(IUploadConsuming consuming,
                        Aktion action)
Same as  
IConsumingFileHandler.getDirWithUploadElements(IUploadConsuming, Aktion), but takes the parameters from the given
 IUploadConsuming corresponding to the given action. | 
List<File> | 
IConsumingFileHandler.getFilesFromUploadElements(IUploadConsuming consuming,
                          Aktion action)
Same as  
IConsumingFileHandler.getFilesFromUploadElements(List, Aktion), but takes the parameters from the given
 IUploadConsuming corresponding to the given action. | 
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.