Uses of Interface
de.xima.fc.interfaces.workflow.execution.IFileListCreator
- 
Packages that use IFileListCreator Package Description de.xima.fc.interfaces.workflow.execution  - 
- 
Uses of IFileListCreator in de.xima.fc.interfaces.workflow.execution
Methods in de.xima.fc.interfaces.workflow.execution with parameters of type IFileListCreator Modifier and Type Method Description default SelfIFileValueConfigurator. file(IFileListCreator fileListConfigurator)Adds a file to the file value for the default type of file.SelfIFileValueConfigurator. file(String fileKey, IFileListCreator fileListCreator)Adds a file to the file value for the given type of file. 
 -