Package com.atlassian.crowd.importer.importers


package com.atlassian.crowd.importer.importers
  • Class
    Description
    Responsible for specifying Importer implementation for crowdified/legacy Bamboo versions Bamboo 6.6 introduced integration with EC along with updated data schema compatible with CrowdifiedJiraImporter
    Responsible for identifying the appropriate Importer based on whether the source product is integrated with Embedded Crowd
    This class handles the delegation of the import of Confluence Groups, Users and their memberships into Crowd.
    This class is responsible for importing users, groups and their memberships from two CSV files.
    An Importer that manages moving users, groups and roles from one directory to another.
    Classes that extend this interface will manage the import of users, groups and their memberships from a given application (or file) into Crowd.