Uses of Interface
de.xima.fc.interfaces.workflow.execution.IFileListConfigurator
- 
Packages that use IFileListConfigurator Package Description de.xima.fc.interfaces.workflow.execution  - 
- 
Uses of IFileListConfigurator in de.xima.fc.interfaces.workflow.execution
Classes in de.xima.fc.interfaces.workflow.execution with type parameters of type IFileListConfigurator Modifier and Type Interface Description interfaceIFileListConfigurator<Self extends IFileListConfigurator<Self>>A configurator for a list of workflow files.Subinterfaces of IFileListConfigurator in de.xima.fc.interfaces.workflow.execution Modifier and Type Interface Description interfaceIFileListBuilderA builder for a list of workflow files. 
 -