Class GraphGroupList

java.lang.Object
com.atlassian.crowd.directory.rest.entity.PageableGraphList<GraphGroup>
com.atlassian.crowd.directory.rest.entity.group.GraphGroupList

public class GraphGroupList extends PageableGraphList<GraphGroup>
Represents a collection of groups returned from the /groups endpoint
  • Constructor Details