| Package | Description |
|---|---|
| com.atlassian.crowd.plugin.rest.entity | |
| com.atlassian.crowd.plugin.rest.util |
| Modifier and Type | Method and Description |
|---|---|
DirectoryMappingEntity |
DirectoryMappingEntityList.get(int index) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<DirectoryMappingEntity> |
DirectoryMappingEntityList.iterator() |
| Constructor and Description |
|---|
DirectoryMappingEntityList(List<DirectoryMappingEntity> directoryMappings,
com.atlassian.plugins.rest.common.Link link) |
| Modifier and Type | Method and Description |
|---|---|
static DirectoryMappingEntity |
ApplicationEntityTranslator.toDirectoryMappingEntity(DirectoryMapping directoryMapping,
URI directoryMappingsUri)
Translates from a
DirectoryMapping to a DirectoryMappingEntity. |
| Modifier and Type | Method and Description |
|---|---|
static DirectoryMapping |
ApplicationEntityTranslator.toDirectoryMapping(DirectoryMappingEntity directoryMappingEntity,
Application application,
Directory directory)
Translates from a
DirectoryMappingEntity to a DirectoryMapping. |
Copyright © 2018 Atlassian. All rights reserved.