Class ImportsUtil

java.lang.Object
com.atlassian.crowd.common.util.ImportsUtil

public final class ImportsUtil extends Object
A tool for providing the location for imported files, for example for the CSV importer.
  • Method Details

    • getImportsLocation

      public static File getImportsLocation(String sharedHomeLocation)
      Parameters:
      sharedHomeLocation - the shared Crowd home
      Returns:
      the import location
    • getImportsLocation

      public static File getImportsLocation(File sharedHomeLocation)
      Parameters:
      sharedHomeLocation - the shared Crowd home
      Returns:
      the import location