Package org.ametys.skinfactory.actions
Class AsynchronousFileDeletion
- java.lang.Object
-
- org.ametys.skinfactory.actions.AsynchronousFileDeletion
-
- All Implemented Interfaces:
Runnable
public class AsynchronousFileDeletion extends Object implements Runnable
Thread for asynchronous file deletion
-
-
Constructor Summary
Constructors Constructor Description AsynchronousFileDeletion(File file)
Constructor
-