Uses of Interface
de.xima.fc.interfaces.workflow.retval.IResolvedMultiFile
Packages that use IResolvedMultiFile
-
Uses of IResolvedMultiFile in de.xima.fc.interfaces.workflow.execution
Methods in de.xima.fc.interfaces.workflow.execution that return IResolvedMultiFileModifier and TypeMethodDescriptionIWorkflowFileHandler.getFilesMulti
(WorkflowNode node, IMultiFileProviding multiFile, IFileSearchOptions options) Deprecated. -
Uses of IResolvedMultiFile in de.xima.fc.workflow.processor.model
Classes in de.xima.fc.workflow.processor.model that implement IResolvedMultiFileModifier and TypeClassDescriptionfinal class
Deprecated.This implementation is returned only by deprecated methods, use non-deprecated methods instead, e.g.Methods in de.xima.fc.workflow.processor.model that return IResolvedMultiFile
IWorkflowFileHandler.resolveReferencedFiles(WorkflowNode, IReferencedFileList, IFileSearchOptions)
.