public class DirectoryEntity extends Object implements Serializable
| Constructor and Description |
|---|
DirectoryEntity() |
DirectoryEntity(Long id,
String name,
com.atlassian.crowd.embedded.api.DirectoryType type) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getId() |
String |
getName() |
com.atlassian.crowd.embedded.api.DirectoryType |
getType() |
Copyright © 2003–2023 Atlassian. All rights reserved.