Class DirectoryEntity
java.lang.Object
com.atlassian.confluence.functest.rest.admin.crowd.DirectoryEntity
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDirectoryEntity
(Long id, String name, com.atlassian.crowd.embedded.api.DirectoryType type) -
Method Summary
-
Constructor Details
-
DirectoryEntity
public DirectoryEntity() -
DirectoryEntity
-
-
Method Details
-
getId
-
getName
-
getType
public com.atlassian.crowd.embedded.api.DirectoryType getType()
-