Class FileOperationManager

java.lang.Object
com.helger.commons.io.file.FileOperationManager
All Implemented Interfaces:
IFileOperationManager

@NotThreadSafe public class FileOperationManager extends Object implements IFileOperationManager
Manage file operations, and persist the last errors for later retrieval, as well as offering a callback mechanism for success/error handling.
Author:
Philip Helger