Uses of Class
com.atlassian.jira.web.action.admin.importer.project.AbstractProjectImportUsersMissing

Packages that use AbstractProjectImportUsersMissing
com.atlassian.jira.web.action.admin.importer.project   
 

Uses of AbstractProjectImportUsersMissing in com.atlassian.jira.web.action.admin.importer.project
 

Subclasses of AbstractProjectImportUsersMissing in com.atlassian.jira.web.action.admin.importer.project
 class ProjectImportMissingMandatoryUsersCannotCreate
          Used to display the users that do not exist in the system and are mandatory
 class ProjectImportMissingMandatoryUsersExtMgmt
          Used to display the users that do not exist in the system, are mandatory, and we can't create them automatically.
 class ProjectImportMissingOptionalUsersCannotCreate
          Used to display the users that do not exist in the system, are optional, and we can't create them automatically.
 class ProjectImportMissingOptionalUsersExtMgmt
          Used to display the users that do not exist in the system and are in use
 class ProjectImportMissingUsersAutoCreate
          Used to display the users that will be automatically created as part of the Project Import.
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.