public interface FileMoveExistingStrategy
| Modifier and Type | Method and Description |
|---|---|
boolean |
moveExistingFile(GenericFileEndpoint endpoint,
GenericFileOperations operations,
String fileName)
Moves any existing file due fileExists=Move is in use.
|
boolean moveExistingFile(GenericFileEndpoint endpoint, GenericFileOperations operations, String fileName) throws GenericFileOperationFailedException
endpoint - the given endpoint of the componentoperations - file operations API of the relevant component's APIGenericFileOperationFailedExceptionApache Camel