Uses of Interface
de.xima.fc.interfaces.workflow.execution.IFileSearchOptions
Packages that use IFileSearchOptions
Package
Description
Commonly used enumeration that are mainly used in model classes.
-
Uses of IFileSearchOptions in de.xima.fc.interfaces.workflow.execution
Methods in de.xima.fc.interfaces.workflow.execution with parameters of type IFileSearchOptionsModifier and TypeMethodDescriptionIWorkflowFileHandler.getFileSingle
(WorkflowNode node, ISingleFileProviding singleFile, IFileSearchOptions options) Deprecated.IWorkflowFileHandler.getFilesMulti
(WorkflowNode node, IMultiFileProviding multiFile, IFileSearchOptions options) IWorkflowFileHandler.resolveReferencedFiles
(WorkflowNode node, IReferencedFileList fileList, IFileSearchOptions options) Returns the files represented by the given descriptor. -
Uses of IFileSearchOptions in de.xima.fc.mdl.enums
Classes in de.xima.fc.mdl.enums that implement IFileSearchOptions -
Uses of IFileSearchOptions in de.xima.fc.workflow
Classes in de.xima.fc.workflow that implement IFileSearchOptions
IWorkflowFileHandler.resolveReferencedFiles(WorkflowNode, IReferencedFileList, IFileSearchOptions)
.