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 interface
IFileListConfigurator<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 interface
IFileListBuilder
A builder for a list of workflow files.
-