org.xwiki.environment
Interface EnvironmentConfiguration
@ComponentRole
public interface EnvironmentConfiguration
Configuration properties for the Environment module.
- Since:
- 3.5M1
- Version:
- $Id$
getPermanentDirectory
File getPermanentDirectory()
- Returns:
- the directory used to store persistent data (data that should persist across server restarts). This is
an important directory containing important data and thus it should never be deleted (it should be
backed-up along with the database), or null if the user hasn't specified any permanent directory
Copyright © 2004-2012 XWiki. All Rights Reserved.