public interface Group extends DirectoryEntity, Comparable<Group>
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getExternalId()
This will return
null for directories which do not support external ids |
GroupType |
getType() |
boolean |
isActive() |
equals, getDirectoryId, getName, hashCode
compareTo
Copyright © 2020 Atlassian. All rights reserved.