Class GraphGroup
java.lang.Object
com.atlassian.crowd.directory.rest.entity.group.GraphGroup
- Direct Known Subclasses:
GraphDeltaQueryGroup
Represents a group returned from the /groups endpoint
-
Constructor Summary
ConstructorDescriptionGraphGroup
(String displayName) GraphGroup
(String id, String displayName, String description) -
Method Summary