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)
IResolvedMultiFile
IWorkflowFileHandler. getFilesMulti(WorkflowNode node, IMultiFileProviding multiFile, IFileSearchOptions options)
-