public interface GenericFileRenamer<T>
| Modifier and Type | Method and Description |
|---|---|
GenericFile<T> |
renameFile(Exchange exchange,
GenericFile<T> file)
Renames the given file
|
GenericFile<T> renameFile(Exchange exchange, GenericFile<T> file)
exchange - the exchangefile - the original file.Apache Camel