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