Plumtree UI Infrastructure API  
 

TempFile.BASE_TEMP_DIR Field

The location of our temp directory. The current setting is a bogus default value. This should be reset from x_config.xml in StaticInit (which should be called in the warmup servlet).

public static string BASE_TEMP_DIR;

See Also

TempFile Class | com.plumtree.uiinfrastructure.tempfile Namespace