Uses of Interface
de.xima.fc.interfaces.workflow.execution.IFileValueConfigurator
- 
Packages that use IFileValueConfigurator Package Description de.xima.fc.interfaces.workflow.execution  - 
- 
Uses of IFileValueConfigurator in de.xima.fc.interfaces.workflow.execution
Classes in de.xima.fc.interfaces.workflow.execution with type parameters of type IFileValueConfigurator Modifier and Type Interface Description interfaceIFileValueConfigurator<Self extends IFileValueConfigurator<Self>>A configurator for a file value.Subinterfaces of IFileValueConfigurator in de.xima.fc.interfaces.workflow.execution Modifier and Type Interface Description interfaceIFileValueBuilderA builder for a file value. 
 -