Class UserMapper
java.lang.Object
com.atlassian.crowd.importer.mappers.csv.CsvMapper<UserTemplateWithCredentialAndAttributes>
com.atlassian.crowd.importer.mappers.csv.UserMapper
-
Field Summary
Fields inherited from class com.atlassian.crowd.importer.mappers.csv.CsvMapper
directoryId
-
Constructor Summary
ConstructorsConstructorDescriptionUserMapper
(Long directoryId, org.apache.commons.collections.OrderedBidiMap configuration, Boolean setPassword, Boolean encryptPassword, UserStatusMappingType userStatusMappingType) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class com.atlassian.crowd.importer.mappers.csv.CsvMapper
getBoolean, getString, hasColumnFor
-
Constructor Details
-
UserMapper
public UserMapper(Long directoryId, org.apache.commons.collections.OrderedBidiMap configuration, Boolean setPassword, Boolean encryptPassword, UserStatusMappingType userStatusMappingType)
-
-
Method Details
-
mapRow
- Throws:
ImporterException
-