Uses of Class
de.xima.fc.exceptions.FileFormatException
-
Packages that use FileFormatException Package Description de.xima.fc.interfaces.workflow.execution -
-
Uses of FileFormatException in de.xima.fc.interfaces.workflow.execution
Methods in de.xima.fc.interfaces.workflow.execution that throw FileFormatException Modifier and Type Method Description IResolvedFile
IWorkflowFileHandler. getFileSingle(WorkflowNode node, ISingleFileProviding singleFile, IFileSearchOptions options)
Returns the file represented by the given descriptor.IResolvedMultiFile
IWorkflowFileHandler. getFilesMulti(WorkflowNode node, IMultiFileProviding multiFile, IFileSearchOptions options)
Returns the files represented by the given descriptor.
-