| Modifier and Type | Field and Description |
|---|---|
static Map<Name,Name> |
GroupMapping.STUDIO_GROUP_MAPPING |
static Map<Name,Name> |
GroupMapping.STUDIO_GROUP_MAPPING |
| Modifier and Type | Method and Description |
|---|---|
Name |
GroupMapping.getGroupName() |
Name |
UserMapping.getName()
Deprecated.
|
Name |
UserPersonalInformation.getUsername() |
Name |
UserMapping.getUsername() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserPersonalInformation.setUsername(Name username) |
| Constructor and Description |
|---|
GroupMapping(EntityId groupIdFromImportData,
Name groupName,
boolean brandNew) |
UserMapping(EntityId userIdFromImportData,
Name username,
String displayName,
String emailAddress,
String credentialHash,
boolean brandNew,
boolean addonUser) |
| Modifier and Type | Method and Description |
|---|---|
Map<com.atlassian.sal.api.user.UserKey,Name> |
OnDemandImportContext.getUserKeysToUserNames() |
| Modifier and Type | Method and Description |
|---|---|
static Name |
Name.name(String value) |
Copyright © 2003–2017 Atlassian. All rights reserved.