com.atlassian.studio.jira.importer
Interface JiraUserService

All Known Implementing Classes:
JiraUserServiceImpl

public interface JiraUserService

Provides access to the Users stored in JIRA after the import.


Method Summary
 void migrateInternalDirectoryToCrowd()
          Migrate the internal user directory to crowd
 

Method Detail

migrateInternalDirectoryToCrowd

void migrateInternalDirectoryToCrowd()
                                     throws com.atlassian.studio.host.common.DataSetupException
Migrate the internal user directory to crowd

Throws:
com.atlassian.studio.host.common.DataSetupException - If an error occured


Copyright © 2002-2012 Atlassian. All Rights Reserved.