Package com.atlassian.crowd.common.util
Class ImportsUtil
java.lang.Object
com.atlassian.crowd.common.util.ImportsUtil
A tool for providing the location for imported files, for example for the CSV importer.
-
Method Summary
Modifier and TypeMethodDescriptionstatic File
getImportsLocation
(File sharedHomeLocation) static File
getImportsLocation
(String sharedHomeLocation)
-
Method Details
-
getImportsLocation
- Parameters:
sharedHomeLocation
- the shared Crowd home- Returns:
- the import location
-
getImportsLocation
- Parameters:
sharedHomeLocation
- the shared Crowd home- Returns:
- the import location
-