Package | Description |
---|---|
de.xima.fc.bl.fdv.file | |
de.xima.fc.bl.fdv.processing | |
de.xima.fc.gui.bean.workflow | |
de.xima.fc.interfaces.file |
Modifier and Type | Method and Description |
---|---|
Map<? super Object,File> |
ConsumingFileHandlerImpl.getFileOrDirsFromPreviousActions(IConsuming consuming,
Aktion action) |
List<File> |
ConsumingFileHandlerImpl.getFilesFromPreviousActions(IConsuming 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 |
---|---|
IConsuming |
ProcessingBean.getConsumingProcessing() |
Modifier and Type | Method and Description |
---|---|
Map<? super Object,File> |
IConsumingFileHandler.getFileOrDirsFromPreviousActions(IConsuming consuming,
Aktion action)
For each previous action as specified by
getActionUUIDs() , find the file or directory created by
that action and returns them. |
List<File> |
IConsumingFileHandler.getFilesFromPreviousActions(IConsuming consuming,
Aktion action)
Returns all files from previous actions as specified by the
getActionUUIDs() . |
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.