org.pentaho.platform.dataaccess.datasource.wizard.service.impl
Class UploadFileDebugServlet

java.lang.Object
  extended by HttpServlet
      extended by org.pentaho.platform.dataaccess.datasource.wizard.service.impl.UploadFileDebugServlet

public class UploadFileDebugServlet
extends HttpServlet


Field Summary
static String DEFAULT_RELATIVE_UPLOAD_FILE_PATH
           
 
Constructor Summary
UploadFileDebugServlet()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_RELATIVE_UPLOAD_FILE_PATH

public static final String DEFAULT_RELATIVE_UPLOAD_FILE_PATH
Constructor Detail

UploadFileDebugServlet

public UploadFileDebugServlet()