Class 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