public class UserMapper extends CsvMapper<UserTemplateWithCredentialAndAttributes>
directoryId
Constructor and Description |
---|
UserMapper(Long directoryId,
org.apache.commons.collections.OrderedBidiMap configuration,
Boolean setPassword,
Boolean encryptPassword,
UserStatusMappingType userStatusMappingType) |
Modifier and Type | Method and Description |
---|---|
UserTemplateWithCredentialAndAttributes |
mapRow(String[] resultSet) |
getBoolean, getString, hasColumnFor
public UserMapper(Long directoryId, org.apache.commons.collections.OrderedBidiMap configuration, Boolean setPassword, Boolean encryptPassword, UserStatusMappingType userStatusMappingType)
public UserTemplateWithCredentialAndAttributes mapRow(String[] resultSet) throws ImporterException
ImporterException
Copyright © 2021 Atlassian. All rights reserved.