Uses of Class
de.xima.fc.workflow.processor.logic.execution.EMultipleResolvedFilesCollector
- 
Packages that use EMultipleResolvedFilesCollector Package Description de.xima.fc.workflow.processor.logic.execution  - 
- 
Uses of EMultipleResolvedFilesCollector in de.xima.fc.workflow.processor.logic.execution
Methods in de.xima.fc.workflow.processor.logic.execution that return EMultipleResolvedFilesCollector Modifier and Type Method Description static EMultipleResolvedFilesCollectorEMultipleResolvedFilesCollector. valueOf(String name)Returns the enum constant of this type with the specified name.static EMultipleResolvedFilesCollector[]EMultipleResolvedFilesCollector. values()Returns an array containing the constants of this enum type, in the order they are declared. 
 -