| Package | Description |
|---|---|
| com.atlassian.crowd.plugin.rest.entity.directory |
| Modifier and Type | Method and Description |
|---|---|
DirectoryEntityType |
DirectoryEntityRestDTO.getType() |
static DirectoryEntityType |
DirectoryEntityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DirectoryEntityType[] |
DirectoryEntityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DirectoryEntityRestDTO(DirectoryEntityId id,
DirectoryEntityType type) |
Copyright © 2020 Atlassian. All rights reserved.