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