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 FilegetImportsLocation(File sharedHomeLocation) static FilegetImportsLocation(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
-