| Package | Description |
|---|---|
| com.atlassian.crowd.plugin.rest.entity | |
| com.atlassian.crowd.plugin.rest.util |
| Modifier and Type | Method and Description |
|---|---|
DirectoryMappingEntityList |
ApplicationEntity.getDirectoryMappings() |
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationEntity.setDirectoryMappings(DirectoryMappingEntityList directoryMappings) |
| Modifier and Type | Method and Description |
|---|---|
static DirectoryMappingEntityList |
ApplicationEntityTranslator.toDirectoryMappingEntities(List<DirectoryMapping> directoryMappings,
URI applicationUri)
Translates from a list of
DirectoryMapping to a DirectoryMappingEntityList. |
| Modifier and Type | Method and Description |
|---|---|
static List<DirectoryMapping> |
ApplicationEntityTranslator.toDirectoryMappings(DirectoryMappingEntityList directoryMappingEntities,
Application application,
DirectoryManager directoryManager)
Translates from a
DirectoryMappingEntityList to a list of DirectoryMapping. |
Copyright © 2024 Atlassian. All rights reserved.