Class GraphUsersList

java.lang.Object
com.atlassian.crowd.directory.rest.entity.PageableGraphList<GraphUser>
com.atlassian.crowd.directory.rest.entity.user.GraphUsersList

public class GraphUsersList extends PageableGraphList<GraphUser>
Represents a collection of users returned from the /users endpoint
  • Constructor Details