Package com.atlassian.crowd.service
Interface HomeDirectoryService
- All Known Implementing Classes:
HomeDirectoryServiceImpl
public interface HomeDirectoryService
Provides information about local and shared home directories.
- Since:
- 3.0
-
Method Summary
-
Method Details
-
getLocalHome
String getLocalHome()- Returns:
- path to local home directory, containing logs and cache.
-