| Package | Description |
|---|---|
| com.atlassian.crowd.directory.cache.model |
| Modifier and Type | Method and Description |
|---|---|
EntityType |
EntityIdentifier.getType() |
static EntityType |
EntityType.valueOf(Class<? extends LDAPDirectoryEntity> entityClass) |
static EntityType |
EntityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EntityType[] |
EntityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
EntityIdentifier(EntityType type,
String name) |
Copyright © 2019 Atlassian. All rights reserved.