com.jalios.jcms.workspace
Class FileAnalyzerThread

java.lang.Object
  extended by com.jalios.jcms.workspace.FileAnalyzerThread
All Implemented Interfaces:
Runnable

public class FileAnalyzerThread
extends Object
implements Runnable

Analyze workspace (or site) files to compute file quota


Constructor Summary
FileAnalyzerThread(Workspace workspace)
           
 
Method Summary
 int getCompleteness()
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileAnalyzerThread

public FileAnalyzerThread(Workspace workspace)
Method Detail

getCompleteness

public int getCompleteness()

run

public void run()
Specified by:
run in interface Runnable


Copyright © 2001-2010 Jalios SA. All Rights Reserved.