Package com.jalios.jcms.quota
Class FileAnalyzerThread
- java.lang.Object
-
- com.jalios.jcms.quota.FileAnalyzerThread
-
public class FileAnalyzerThread extends java.lang.Object
Analyze workspace (or site) files to compute file quota
-
-
Constructor Summary
Constructors Constructor Description FileAnalyzerThread(Workspace workspace)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
execute()
int
getCompleteness()
-
-
-
Constructor Detail
-
FileAnalyzerThread
public FileAnalyzerThread(Workspace workspace)
-
-